rust/compiler/rustc_parse
Matthias Krüger cc009bc536
Rollup merge of #102500 - compiler-errors:parse-sess-cleanup, r=cjgillot
Remove `expr_parentheses_needed` from `ParseSess`

Not sure why this method needed to exist on `ParseSess`, but we can achieve the same behavior by just inlining it everywhere.
2022-10-01 16:45:05 +02:00
..
src Rollup merge of #102500 - compiler-errors:parse-sess-cleanup, r=cjgillot 2022-10-01 16:45:05 +02:00
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00