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
/
try-trait
/
bad-interconversion.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Tweak E0277 when predicate comes indirectly from `?`
Esteban Küber
-12
/
+0
2025-02-18
Don't mention `FromResidual` on bad `?`
Esteban Küber
-1
/
+0
2024-11-02
Trim output of E0277 in some cases
Esteban Küber
-3
/
+0
2024-11-02
Add trait diff highlighting logic and use it in E0277
Esteban Küber
-3
/
+6
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-1
/
+1
2024-09-25
Remove `feature(control_flow_enum)` in tests
Scott McMurray
-8
/
+8
2024-08-12
Explicitly specify type parameter on FromResidual impls in stdlib.
Zachary S
-2
/
+2
2024-07-22
Start using `#[diagnostic::do_not_recommend]` in the standard library
Georg Semmler
-12
/
+4
2024-06-12
Spell out other trait diagnostic
Alex Macleod
-10
/
+10
2024-03-27
Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...
Oli Scherer
-3
/
+3
2024-02-17
Implement `NonZero` traits generically.
Markus Reiter
-1
/
+0
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-1
/
+1
2024-01-27
Update tests.
Markus Reiter
-1
/
+1
2024-01-25
bless
Michal Nazarewicz
-0
/
+1
2023-12-05
Provide context when `?` can't be called because of `Result<_, E>`
Esteban Küber
-1
/
+3
2023-10-02
Point out the actual mismatch error
Michael Goulet
-0
/
+3
2023-10-02
For a single impl candidate, try to unify it with error trait ref
Michael Goulet
-3
/
+3
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+103