rust/src/librustc_feature
2019-12-13 11:27:02 +01:00
..
accepted.rs introduce crate rustc_feature and move active, accepted, and removed to it 2019-11-30 00:25:40 +01:00
active.rs Reuse the staged_api feature for rustc_const_unstable 2019-12-13 11:27:01 +01:00
builtin_attrs.rs Require stable/unstable annotations for the constness of all stable functions with a const modifier 2019-12-13 11:27:02 +01:00
Cargo.toml builtin_attrs.rs -> rustc_feature 2019-11-30 02:34:18 +01:00
lib.rs move GateIssue to rustc_feature & simplify emit_feature_err 2019-11-30 07:40:28 +01:00
removed.rs introduce crate rustc_feature and move active, accepted, and removed to it 2019-11-30 00:25:40 +01:00