rust/src/librustc_passes
David Wood 0270d565d9
Only mention const generics if enabled.
This commit updates the generic parameter re-ordering diagnostic to only
mention const generics if the feature is enabled.
2019-03-31 00:14:21 +01:00
..
ast_validation.rs Only mention const generics if enabled. 2019-03-31 00:14:21 +01:00
Cargo.toml librustc_passes => 2018 2019-02-08 20:40:49 +09:00
diagnostics.rs Deny async fn in 2015 edition 2019-02-24 16:33:12 +00:00
hir_stats.rs passes: HirIdify Id 2019-02-24 07:50:45 +01:00
layout_test.rs Make meta-item API compatible with LocalInternedString::get soundness fix 2019-03-17 17:04:58 +03:00
lib.rs Rollup merge of #58247 - taiki-e:librustc_passes-2018, r=Centril 2019-02-09 00:15:53 +01:00
loops.rs Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoerister 2019-03-09 17:18:20 +01:00
rvalue_promotion.rs Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00