Searched refs:rustfmt (Results 1 – 25 of 81) sorted by relevance
1234
/external/rust/crates/textwrap/src/ |
D | indentation.rs | 150 #[rustfmt::skip] 166 #[rustfmt::skip] 189 #[rustfmt::skip] 205 #[rustfmt::skip] 223 #[rustfmt::skip] 245 #[rustfmt::skip] 267 #[rustfmt::skip] 281 #[rustfmt::skip] 295 #[rustfmt::skip] 309 #[rustfmt::skip] [all …]
|
/external/rust/crates/pin-project-lite/ |
D | .rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md 6 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3383). 9 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3391) 13 # See https://internals.rust-lang.org/t/running-rustfmt-on-rust-lang-rust-and-other-rust-lang-repos… 16 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3370) 19 # Apply rustfmt to more places. 20 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3362). 22 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3348).
|
/external/rust/crates/syn-mid/ |
D | .rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md 6 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3383). 9 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3391) 13 # See https://internals.rust-lang.org/t/running-rustfmt-on-rust-lang-rust-and-other-rust-lang-repos… 16 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3370) 19 # Apply rustfmt to more places. 20 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3362). 22 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3348).
|
/external/rust/crates/pin-project/tests/ui/pin_project/ |
D | import_unnamed.rs | 15 #[rustfmt::skip] 17 #[rustfmt::skip] 19 #[rustfmt::skip] 21 #[rustfmt::skip] 23 #[rustfmt::skip]
|
D | visibility.rs | 14 #[rustfmt::skip] 16 #[rustfmt::skip] 18 #[rustfmt::skip] 20 #[rustfmt::skip] 22 #[rustfmt::skip]
|
/external/rust/crates/syn/tests/ |
D | test_item.rs | 64 #[rustfmt::skip] in test_negative_impl() 109 #[rustfmt::skip] in test_negative_impl() 167 #[rustfmt::skip] in test_supertraits() 179 #[rustfmt::skip] in test_supertraits() 192 #[rustfmt::skip] in test_supertraits() 218 #[rustfmt::skip] in test_supertraits() 247 #[rustfmt::skip] in test_type_empty_bounds()
|
/external/rust/crates/syn/src/ |
D | lib.rs | 587 #[rustfmt::skip] 684 #[rustfmt::skip] 771 #[rustfmt::skip] 775 #[rustfmt::skip] 779 #[rustfmt::skip] 783 #[rustfmt::skip] 787 #[rustfmt::skip]
|
/external/rust/crates/atty/ |
D | rustfmt.toml | 1 # https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#fn_args_layout 3 # https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#merge_imports
|
/external/rust/crates/tinyvec/ |
D | rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/rustfmt-1.4.19/Configurations.md
|
/external/rust/crates/tokio/tests/ |
D | macros_test.rs | 22 #[rustfmt::skip] // this `rustfmt::skip` is necessary because unused_braces does not warn if the bl… 25 #[rustfmt::skip] // this `rustfmt::skip` is necessary because unused_braces does not warn if the bl…
|
/external/rust/crates/bindgen/ |
D | Cargo.toml.orig | 74 default = ["logging", "clap", "runtime", "which-rustfmt"] 78 # Dynamically discover a `rustfmt` binary using the `which` crate 79 which-rustfmt = ["which"]
|
D | Android.bp | 1 …d by cargo2android.py --run --dependencies --features=clap,runtime,which-rustfmt --host-first-mult… 56 "which-rustfmt", 89 "which-rustfmt",
|
D | Cargo.toml | 101 default = ["logging", "clap", "runtime", "which-rustfmt"] 111 which-rustfmt = ["which"]
|
/external/rust/crates/pin-project/tests/ |
D | lint.rs | 48 #[rustfmt::skip] 268 #[rustfmt::skip] 506 #[rustfmt::skip] 603 #[rustfmt::skip] 711 #[rustfmt::skip] 785 #[rustfmt::skip] 830 #[rustfmt::skip] 886 #[rustfmt::skip] 959 #[rustfmt::skip] 1039 #[rustfmt::skip] [all …]
|
/external/crosvm/protos/ |
D | build.rs | 31 #[rustfmt::skip] 47 #[rustfmt::skip]
|
/external/adhd/cras/client/cras_tests/ |
D | .gitignore | 2 .*.rustfmt
|
/external/adhd/cros_alsa/ |
D | .gitignore | 2 .*.rustfmt
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | empty.rs | 9 #![cfg_attr(rustfmt, rustfmt::skip)]
|
/external/crosvm/bin/ |
D | fmt | 29 find . -name '*.rs' -print0 | grep -vz '^./target/' | xargs -0 rustfmt --edition=2018 "$@" --
|
/external/rust/crates/protobuf-codegen/src/ |
D | rust.rs | 1 #[cfg_attr(rustfmt, rustfmt_skip)]
|
/external/rust/crates/itertools/ |
D | .rustfmt.toml | 1 # Temporarily disable rustfmt completely to avoid conflicts of newly formatted
|
/external/adhd/sound_card_init/ |
D | .gitignore | 5 # These are backup files generated by rustfmt
|
/external/rust/crates/grpcio/scripts/ |
D | generate-bindings.sh | 12 rustfmt grpc-sys/bindings/*
|
/external/rust/crates/nom/tests/ |
D | mp4.rs | 28 #[cfg_attr(rustfmt, rustfmt_skip)] 36 #[cfg_attr(rustfmt, rustfmt_skip)] 66 #[cfg_attr(rustfmt, rustfmt_skip)]
|
/external/rust/crates/protobuf/src/ |
D | rustproto.rs | 9 #![cfg_attr(rustfmt, rustfmt::skip)]
|
1234