rust/src/librustc_passes
Mazdak Farrokhzad d050a157a8
Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,QuietMisdreavus
RFC 2008: Enum Variants

Part of #44109. See [Zulip topic](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/rfc-2008/near/132663140) for previous discussion.

r? @petrochenkov
cc @nikomatsakis
2019-03-30 07:51:34 +01:00
..
ast_validation.rs Implement #[non_exhaustive] on variants. 2019-03-28 22:29:02 +01:00
Cargo.toml
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