rust/compiler/rustc_parse/src/parser
Yuki Okushi 668d9fd7bc
Always suggest as MachineApplicable in recover_intersection_pat
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-12-23 07:18:48 +09:00
..
attr_wrapper.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
attr.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
diagnostics.rs Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank 2022-12-14 04:00:05 +00:00
expr.rs Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank 2022-12-14 04:00:05 +00:00
generics.rs fix #102182, recover from impl Trait in type param bound 2022-10-08 06:47:26 +08:00
item.rs Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebank 2022-12-14 10:31:06 +01:00
mod.rs avoid .into() conversion to identical types 2022-12-18 16:20:32 +01:00
nonterminal.rs rustc_parse: remove ref patterns 2022-11-22 18:49:16 +00:00
pat.rs Always suggest as MachineApplicable in recover_intersection_pat 2022-12-23 07:18:48 +09:00
path.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00
stmt.rs Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank 2022-12-14 04:00:05 +00:00
ty.rs Auto merge of #104410 - WaffleLapkin:unregress, r=estebank 2022-11-23 19:52:43 +00:00