rust/compiler/rustc_parse/src/parser
2020-12-31 19:06:09 +01:00
..
attr.rs rustc_parse: restore pub vis on parse_attribute 2020-11-26 12:54:09 -06:00
diagnostics.rs Implemented a compiler diagnostic for move async mistake 2020-12-21 12:57:08 +01:00
expr.rs Add edition 2021. 2020-12-31 19:06:09 +01:00
generics.rs stabilize min_const_generics 2020-12-26 18:24:10 +01:00
item.rs Add edition 2021. 2020-12-31 19:06:09 +01:00
mod.rs Auto merge of #80459 - mark-i-m:or-pat-reg, r=petrochenkov 2020-12-31 14:52:26 +00:00
nonterminal.rs Implement edition-based macro pat feature 2020-12-30 09:57:49 -06:00
pat.rs Implement edition-based macro pat feature 2020-12-30 09:57:49 -06:00
path.rs use matches!() macro in more places 2020-12-24 13:35:12 +01:00
stmt.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
ty.rs Address review comments 2020-12-17 14:12:48 +01:00