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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
diagnostic_namespace
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
Also warn against `#[diagnostic::do_not_recommend]` on plain impls
Georg Semmler
-2
/
+18
2024-12-18
Stabilize `#[diagnostic::do_not_recommend]`
Georg Semmler
-227
/
+49
2024-12-18
Check `#[diagnostic::do_not_recommend]` for arguments
Georg Semmler
-0
/
+68
2024-12-18
Improve testing coverage for `#[diagnostic::do_not_recommend]`
Georg Semmler
-14
/
+230
2024-11-27
Update tests to use new proc-macro header
Eric Huss
-5
/
+1
2024-11-18
Add reference annotations for diagnostic attributes
Eric Huss
-146
/
+167
2024-11-15
Move diagnostic::on_unimplemented test to the directory with all the other tests
Eric Huss
-0
/
+51
2024-11-04
Rollup merge of #132583 - mejrs:tuples, r=compiler-errors
Matthias Krüger
-0
/
+12
2024-11-04
Suggest creating unary tuples
mejrs
-0
/
+12
2024-11-02
Add trait diff highlighting logic and use it in E0277
Esteban Küber
-2
/
+4
2024-10-16
Stop inverting expectation in normalization errors
Michael Goulet
-4
/
+1
2024-10-14
Remove `'apostrophes'` from `rustc_parse_format`
Lieselotte
-4
/
+4
2024-08-09
Add test
Michael Goulet
-0
/
+42
2024-07-11
Allows `#[diagnostic::do_not_recommend]` to supress trait impls in suggestion...
Georg Semmler
-0
/
+61
2024-07-02
Actually report normalization-based type errors correctly for alias-relate ob...
Michael Goulet
-1
/
+4
2024-06-12
Walk into alias-eq nested goals even if normalization fails
Michael Goulet
-1
/
+1
2024-05-29
Refactor `#[diagnostic::do_not_recommend]` support
Georg Semmler
-0
/
+57
2024-05-28
eagerly normalize when adding goals
lcnr
-4
/
+21
2024-05-21
Move `#[do_not_recommend]` to the `#[diagnostic]` namespace
Georg Semmler
-3
/
+148
2024-05-19
Actually use the `#[do_not_recommend]` attribute if present
Georg Semmler
-14
/
+150
2024-05-15
Add `on_unimplemented" typo suggestions
mejrs
-0
/
+58
2024-05-07
Fix ICEs in diagnostic::on_unimplemented
Michael Goulet
-0
/
+134
2024-05-07
Add more ICEs due to malformed diagnostic::on_unimplemented
Michael Goulet
-35
/
+56
2024-05-08
Auto merge of #124683 - estebank:issue-124651, r=compiler-errors
bors
-0
/
+36
2024-05-07
Add test for #124651
Esteban Küber
-0
/
+36
2024-05-04
Implement do_not_recommend in the new solver
Michael Goulet
-0
/
+58
2024-03-21
Rollup merge of #122402 - weiznich:fix/122391, r=compiler-errors
Matthias Krüger
-0
/
+238
2024-03-21
Make `#[diagnostic::on_unimplemented]` format string parsing more robust
Georg Semmler
-0
/
+238
2024-03-14
Ungate the `UNKNOWN_OR_MALFORMED_DIAGNOSTIC_ATTRIBUTES` lint
Georg Semmler
-0
/
+21
2024-02-27
Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]`...
Georg Semmler
-178
/
+90
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-7
/
+7
2024-01-13
Bless tests
George-lewis
-0
/
+3
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
-5
/
+5
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
-6
/
+207
2023-07-28
Introduce the `#[diagnostic]` attribute namespace
Georg Semmler
-0
/
+143