rust/compiler/rustc_parse/src/parser
bors ad8ae0504c Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - #104531 (Provide a better error and a suggestion for `Fn` traits with lifetime params)
 - #105899 (`./x doc library --open` opens `std`)
 - #106190 (Account for multiple multiline spans with empty padding)
 - #106202 (Trim more paths in obligation types)
 - #106234 (rustdoc: simplify settings, help, and copy button CSS by not reusing)
 - #106236 (docs/test: add docs and a UI test for `E0514` and `E0519`)
 - #106259 (Update Clippy)
 - #106260 (Fix index out of bounds issues in rustdoc)
 - #106263 (Formatter should not try to format non-Rust files)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-29 19:40:06 +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 Rollup merge of #106242 - estebank:diff-markers, r=jyn514 2022-12-29 13:16:06 +01:00
expr.rs Account for ADT bodies and struct expressions 2022-12-28 18:30:18 -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 #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr 2022-12-29 19:40:06 +00:00
mod.rs Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errors 2022-12-28 22:22:19 +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 Tweak wording 2022-12-28 20:45:07 -08:00
ty.rs Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr 2022-12-29 19:40:06 +00:00