rust/compiler
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-26 10:14:45 +02:00
2022-10-01 10:03:06 +00:00
2022-09-29 08:44:52 +10:00
2022-09-26 10:14:45 +02:00
2022-09-29 08:44:52 +10:00
2022-09-30 21:02:53 +02:00
2022-10-01 10:03:06 +00:00
2022-09-26 10:14:45 +02:00
2022-09-26 10:14:45 +02:00
2022-09-29 08:44:52 +10:00
2022-09-29 08:44:52 +10:00
2022-09-26 10:14:45 +02:00
2022-09-26 10:14:45 +02:00