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
/
iterators
Age
Commit message (
Expand
)
Author
Lines
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-19
/
+19
2024-01-30
Rollup merge of #120293 - estebank:issue-102629, r=nnethercote
Guillaume Gomez
-45
/
+9
2024-01-26
Use only one label for multiple unsatisfied bounds on type (typeck)
Esteban Küber
-3
/
+0
2024-01-24
Deduplicate more sized errors on call exprs
Esteban Küber
-45
/
+9
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-10-14
Special case iterator chain checks for suggestion
Esteban Küber
-0
/
+267
2023-10-04
Reorder fullfillment errors to keep more interesting ones first
Esteban Küber
-10
/
+10
2023-10-02
Point out the actual mismatch error
Michael Goulet
-0
/
+2
2023-10-02
For a single impl candidate, try to unify it with error trait ref
Michael Goulet
-2
/
+2
2023-08-26
More accurately point at arguments
Esteban Küber
-12
/
+24
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-6
/
+6
2023-06-09
Ignore tests that hang in new solver
Michael Goulet
-0
/
+2
2023-05-15
Give better error when collecting into `&[T]`
Chayim Refael Friedman
-1
/
+17
2023-03-03
Add unuseless `#[allow(unused_allocation)]`
Maybe Waffle
-2
/
+2
2023-01-13
Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=Nilstrieb
Yuki Okushi
-0
/
+29
2023-01-12
add note for float iterator
Petar Dambovaliev
-0
/
+29
2023-01-11
Handle inference variables in CollectAllMismatches correctly
Michael Goulet
-0
/
+28
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1434