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
/
dst
Age
Commit message (
Collapse
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+10
2023-08-03
Fix wrong span for trait selection failure error reporting
yukang
-0
/
+75
2023-08-01
Fix invalid slice coercion suggestion reported in turbofish
Urgau
-0
/
+42
2023-06-15
change `std::marker::Sized` to just `Sized`
Lukas Markeffsky
-2
/
+2
2023-05-12
Note base types of coercion
Michael Goulet
-6
/
+6
2023-03-07
Add suggestion to diagnostic when user has array but trait wants slice.
Ben Reeves
-0
/
+400
For #90528.
2023-01-30
Modify primary span label for E0308
Esteban Küber
-10
/
+10
The previous output was unintuitive to users.
2023-01-15
Tweak E0597
Esteban Küber
-1
/
+9
CC #99430
2023-01-12
Only point at impl self ty in WF if trait predicate shares self ty
Michael Goulet
-2
/
+2
2023-01-12
Point at impl self type for impl wf obligations
Michael Goulet
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+870