meng qingyou created ARROW-11034:
------------------------------------
Summary: [Rust] rustfmt cleanup
Key: ARROW-11034
URL: https://issues.apache.org/jira/browse/ARROW-11034
Project: Apache Arrow
Issue Type: Improvement
Reporter: meng qingyou
We have basically switched to the stable rust after #9698 and #8930.
There is a annoying problem that: cargo +stable fmt prints warning like this:
*Warning: can't set `ignore ... unstable features are only available in nightly
channel.*
Since "arrow/src/ipc/gen" has been formatted with the stable, we can remove the
ignore list from rustfmt.toml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)