about summary refs log tree commit diff
path: root/tests/ui/diagnostic_namespace
AgeCommit message (Expand)AuthorLines
2023-12-04Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format...Georg Semmler-9/+425
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-11-17Add some additional warnings for duplicated diagnostic itemsGeorg Semmler-4/+118
2023-10-27Allows `#[diagnostic::on_unimplemented]` attributes to have multipleGeorg Semmler-0/+66
2023-10-20Fix a span for one of the test casesGeorg Semmler-29/+15
2023-10-19Improve the warning messages for the `#[diagnostic::on_unimplemented]`Georg Semmler-17/+74
2023-10-11Handle several `#[diagnostic::on_unimplemented]` attributes correctlyGeorg Semmler-0/+74
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+6
2023-09-12`#[diagnostic::on_unimplemented]` without filtersGeorg Semmler-6/+207
2023-07-28Introduce the `#[diagnostic]` attribute namespaceGeorg Semmler-0/+143