rust/compiler/rustc_feature
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
..
2023-10-05 10:23:26 +11:00
2022-09-29 16:49:04 +09:00