rust/compiler/rustc_parse/src/parser
bors d4203eda5f Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body, r=estebank
Recover from where clauses placed before tuple struct bodies

Open to any suggestions regarding the phrasing of the diagnostic.

Fixes #100790.
`@rustbot` label A-diagnostics
r? diagnostics
2023-01-12 02:16:16 +00: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 Detect struct literal needing parentheses 2023-01-11 16:53:21 +00:00
expr.rs Detect struct literal needing parentheses 2023-01-11 16:53:21 +00:00
generics.rs parser: recover from where clauses placed before tuple struct bodies 2023-01-11 17:54:48 +01:00
item.rs Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body, r=estebank 2023-01-12 02:16:16 +00:00
mod.rs fix comment for TokenCursor::desugar 2022-12-29 19:45:31 +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 Detect struct literal needing parentheses 2023-01-11 16:53:21 +00:00
ty.rs Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr 2022-12-29 19:40:06 +00:00