Files
rust/compiler/rustc_parse/src
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
..
2022-09-28 11:15:23 +10:00
2022-05-05 07:06:12 +10:00