rust/compiler/rustc_parse/src/parser
2022-11-27 11:19:04 +00:00
..
attr.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
attr_wrapper.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
diagnostics.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
expr.rs Suggest .clone() or ref binding on E0382 2022-11-23 12:17:47 -08:00
generics.rs fix #102182, recover from impl Trait in type param bound 2022-10-08 06:47:26 +08:00
item.rs Auto merge of #104410 - WaffleLapkin:unregress, r=estebank 2022-11-23 19:52:43 +00:00
mod.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
nonterminal.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
pat.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
path.rs Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00
stmt.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
ty.rs Auto merge of #104410 - WaffleLapkin:unregress, r=estebank 2022-11-23 19:52:43 +00:00