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
/
on-unimplemented
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-7
/
+36
2025-06-22
Implement DesugaringKind::FormatLiteral
mejrs
-4
/
+12
2025-06-09
refactor `AttributeGate` and `rustc_attr!` to emit notes during feature chec...
mejrs
-5
/
+7
2025-05-17
do away with `_Self` and `TraitName` and check generic params for rustc_on_un...
mejrs
-3
/
+25
2025-05-05
Rollup merge of #140307 - mejrs:condition_parser, r=nnethercote
Trevor Gross
-78
/
+171
2025-05-02
Refactor rustc_on_unimplemented's filter parser
mejrs
-49
/
+109
2025-04-29
Fix comment describing what the test does
mejrs
-6
/
+3
2025-04-22
Improve rustc_on_unimplemented ui test
mejrs
-53
/
+86
2025-04-14
Remove rustc_on_unimplemented on impl tests
mejrs
-216
/
+0
2025-04-14
Test that `Self` properly works in filters
mejrs
-0
/
+29
2025-04-14
Raise errors on bad rustc_on_unimplemented format strings again
mejrs
-10
/
+6
2025-04-14
Disable usage on trait impls and aliases
mejrs
-11
/
+7
2025-04-10
Write the format string parserand split it from conditions parser
mejrs
-12
/
+16
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-8
/
+8
2025-03-11
Implement SliceIndex for ByteStr
Thalia Archibald
-2
/
+4
2025-02-21
Trim suggestion part before generating highlights
Michael Goulet
-2
/
+2
2025-02-21
More sophisticated span trimming
Michael Goulet
-10
/
+6
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-6
/
+10
2024-11-04
Rollup merge of #132583 - mejrs:tuples, r=compiler-errors
Matthias Krüger
-0
/
+96
2024-11-04
Suggest creating unary tuples
mejrs
-0
/
+96
2024-11-02
Trim output of E0277 in some cases
Esteban Küber
-4
/
+0
2024-11-02
Add trait diff highlighting logic and use it in E0277
Esteban Küber
-4
/
+8
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-2
/
+2
2024-09-22
Don't call const normalize in error reporting
Michael Goulet
-2
/
+2
2024-06-12
Spell out other trait diagnostic
Alex Macleod
-18
/
+18
2024-03-27
Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...
Oli Scherer
-9
/
+9
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-02-12
Fix failing test
Shoyu Vanilla
-1
/
+1
2024-02-12
Fix failing test
Shoyu Vanilla
-1
/
+1
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-2
/
+2
2024-01-24
Deduplicate more sized errors on call exprs
Esteban Küber
-58
/
+11
2024-01-13
Bless tests
George-lewis
-0
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-10-02
Point out the actual mismatch error
Michael Goulet
-0
/
+5
2023-10-02
For a single impl candidate, try to unify it with error trait ref
Michael Goulet
-2
/
+2
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+30
2023-08-26
More accurately point at arguments
Esteban Küber
-4
/
+8
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-12
/
+12
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-1
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+761