rust/compiler/rustc_feature/src
Vadim Petrochenkov 91e02177a1 rustc: Remove #[rustc_synthetic]
This function parameter attribute was introduced in https://github.com/rust-lang/rust/pull/44866 as an intermediate step in implementing `impl Trait`, it's not necessary or used anywhere by itself.
2021-11-18 14:32:29 +08:00
..
accepted.rs Alphabetize language features 2021-11-15 21:33:39 -05:00
active.rs Alphabetize language features 2021-11-15 21:33:39 -05:00
builtin_attrs.rs rustc: Remove #[rustc_synthetic] 2021-11-18 14:32:29 +08:00
lib.rs Ignore automatically derived impls of Clone and Debug in dead code analysis 2021-09-09 19:49:07 +02:00
removed.rs Alphabetize language features 2021-11-15 21:33:39 -05:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00