1
Fork 0
rust/compiler/rustc_feature
Nicholas Nethercote 3c1b60c1b4 Split declare_features!.
It's a macro with four clauses, three of which are doing one thing, and
the fourth is doing something completely different. This commit splits
it into two macros, which is more sensible.
2023-10-05 10:23:20 +11:00
..
src Split declare_features!. 2023-10-05 10:23:20 +11:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00