rust/src/librustc/ich
Mazdak Farrokhzad 4ea77975ab
Rollup merge of #64066 - petrochenkov:softstab, r=matthewjasper
Support "soft" feature-gating using a lint

Use it for feature-gating `#[bench]`.

Closes https://github.com/rust-lang/rust/issues/63798.
2019-09-08 00:07:31 +02:00
..
caching_source_map_view.rs Remove licenses 2018-12-25 21:08:33 -07:00
hcx.rs Aggregation of cosmetic changes made during work on REPL PRs: librustc 2019-09-07 16:27:19 +01:00
impls_hir.rs Aggregation of cosmetic changes made during work on REPL PRs: librustc 2019-09-07 16:27:19 +01:00
impls_misc.rs Use derive macro for HashStable 2019-03-13 00:03:13 +01:00
impls_syntax.rs Support "soft" feature-gating using a lint 2019-09-07 21:37:51 +03:00
impls_ty.rs Aggregation of cosmetic changes made during work on REPL PRs: librustc 2019-09-07 16:27:19 +01:00
mod.rs Pass a Symbol to check_name, emit_feature_err, and related functions. 2019-05-13 09:29:22 +10:00