about summary refs log tree commit diff
path: root/src/tools/clippy/tests/ui/track-diagnostics.stderr
AgeCommit message (Expand)AuthorLines
2025-07-03refactor: Make -Ztrack-diagnostics emit like a noteScott Schafer-1/+2
2024-07-21Move all error reporting into rustc_trait_selectionMichael Goulet-1/+1
2024-07-15Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::inferMichael Goulet-1/+1
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-1/+1
2023-11-24Bless clippy testsNilstrieb-1/+1
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2022-10-26Adjust normalizationmejrs-2/+2
2022-10-24Add more normalization and testsmejrs-2/+2
2022-10-24Address some commentsmejrs-0/+10