index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
diagnostic_namespace
/
on_unimplemented
Age
Commit message (
Expand
)
Author
Lines
2025-08-19
bless tests with new lint messages
Karol Zwolak
-10
/
+10
2025-07-11
Split up the `unknown_or_malformed_diagnostic_attributes` lint
mejrs
-12
/
+16
2025-06-09
Introduce ParseMode::diagnostic and fix multiline spans
mejrs
-28
/
+95
2025-06-09
change FormatString::parse to only return the first error
mejrs
-28
/
+12
2025-05-17
do away with `_Self` and `TraitName` and check generic params for rustc_on_un...
mejrs
-46
/
+77
2025-04-30
Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr
bors
-0
/
+49
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-6
/
+8
2025-04-29
Move `on impl position` test to proper directory
mejrs
-0
/
+49
2025-04-10
Write the format string parserand split it from conditions parser
mejrs
-68
/
+68
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-3
/
+3
2024-11-18
Add reference annotations for diagnostic attributes
Eric Huss
-120
/
+136
2024-11-15
Move diagnostic::on_unimplemented test to the directory with all the other tests
Eric Huss
-0
/
+51
2024-10-14
Remove `'apostrophes'` from `rustc_parse_format`
Lieselotte
-4
/
+4
2024-03-21
Make `#[diagnostic::on_unimplemented]` format string parsing more robust
Georg Semmler
-0
/
+238
2024-02-27
Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]`...
Georg Semmler
-121
/
+87
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-01-13
Bless tests
George-lewis
-0
/
+1
2024-01-05
Add a test that emitting diagnostics does not require the crate to use
Georg Semmler
-0
/
+39
2023-12-04
Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format...
Georg Semmler
-9
/
+425
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-11-17
Add some additional warnings for duplicated diagnostic items
Georg Semmler
-4
/
+118
2023-10-27
Allows `#[diagnostic::on_unimplemented]` attributes to have multiple
Georg Semmler
-0
/
+66
2023-10-20
Fix a span for one of the test cases
Georg Semmler
-29
/
+15
2023-10-19
Improve the warning messages for the `#[diagnostic::on_unimplemented]`
Georg Semmler
-17
/
+74
2023-10-11
Handle several `#[diagnostic::on_unimplemented]` attributes correctly
Georg Semmler
-0
/
+74
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+6
2023-09-12
`#[diagnostic::on_unimplemented]` without filters
Georg Semmler
-0
/
+201