rust/src/librustc_feature
Tomasz Miąsko 34f83942f9 Revert "Mark attributes consumed by check_mod_attrs as normal"
This reverts commit d78b22f35e.

Those changes were incompatible with incremental compilation since the
effect `check_mod_attrs` has with respect to marking the attributes as
used is neither persisted nor recomputed.
2020-02-27 00:00:00 +00:00
..
accepted.rs stabilize transparent_enums 2020-01-20 11:18:05 +01:00
active.rs Add #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
builtin_attrs.rs Revert "Mark attributes consumed by check_mod_attrs as normal" 2020-02-27 00:00:00 +00:00
Cargo.toml Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
lib.rs Fix crate paths in comments 2020-01-13 01:07:43 +09:00
removed.rs Remove the overlapping_marker_traits feature 2020-02-04 13:20:47 -05:00