summary refs log tree commit diff
path: root/compiler/rustc_parse/src/lexer/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2023-10-13Format all the let chains in compilerMichael Goulet-3/+4
2023-07-30inline format!() args up to and including rustc_middleMatthias Krüger-1/+1
2023-04-10Fix typos in compilerDaniPopes-3/+3
2023-03-07Simplify `sort_by` callsMaybe Waffle-1/+1
2023-02-28rename unmatched_braces to unmatched_delimsyukang-5/+5
2023-01-27Improve unexpected close and mismatch delimiter hint in TokenTreesReaderyukang-0/+119