1
Fork 0
rust/compiler/rustc_feature/src
Nicholas Nethercote 1ddb2872dd Streamline find_lang_feature_issue.
It currently processes `ACTIVE_FEATURES` separately from
`ACCEPTED_FEATURES`, `REMOVED_FEATURES`, and `STABLE_REMOVED_FEATURES`,
for no good reason. This commit treats them uniformly.
2023-10-05 10:23:26 +11:00
..
accepted.rs Auto merge of #113301 - Be-ing:stabilize_bundle_whole-archive, r=petrochenkov 2023-09-29 15:51:48 +00:00
active.rs Split declare_features!. 2023-10-05 10:23:20 +11:00
builtin_attrs.rs Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum 2023-10-01 05:56:47 +00:00
lib.rs Streamline find_lang_feature_issue. 2023-10-05 10:23:26 +11:00
removed.rs Fix the error message for #![feature(no_coverage)] 2023-09-14 13:01:54 +10:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00