summary refs log tree commit diff
path: root/compiler/rustc_expand/src/mbe/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2023-01-05Shrink `ParseResult` in the hot path.Nilstrieb-2/+23
2023-01-01Merge multiple mutable borrows of immutable binding errorsEsteban Küber-2/+2
2022-12-12Properly calculate best failure in macro matchingNilstrieb-10/+30
2022-11-20Move macro_rules diagnostics to diagnostics moduleNilstrieb-0/+257