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
/
src
/
test
/
ui
/
methods
/
method-call-err-msg.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-09-03
Shrink suggestion span of argument mismatch error
Michael Goulet
-4
/
+4
2022-08-12
Point out a single arg if we have a single arg incompatibility
Michael Goulet
-4
/
+4
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-2
/
+2
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-9
/
+3
2022-06-27
Use typed indices in argument mismatch algorithm
Michael Goulet
-1
/
+1
2022-06-25
Rollup merge of #98298 - TaKO8Ki:point-to-type-param-definition, r=compiler-e...
Matthias Krüger
-2
/
+2
2022-06-22
point to type param definition when not finding variant, method and assoc type
Takayuki Maeda
-2
/
+2
2022-06-19
Make missing argument placeholder more obvious that it's a placeholder
Michael Goulet
-6
/
+6
2022-04-16
Implementation for 65853
Jack Huey
-12
/
+20
2022-03-09
diagnostics: use rustc_on_unimplemented to recommend `[].iter()`
Michael Howell
-2
/
+2
2021-10-05
Consider unfulfilled obligations in binop errors
Esteban Kuber
-0
/
+11
2021-01-26
Avoid describing a method as 'not found' when bounds are unsatisfied
Aaron Hill
-3
/
+3
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-12
/
+24
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-4
/
+4
2020-02-28
Do not suggest implementing traits if present in predicates
Esteban Küber
-3
/
+2
2020-02-28
Review comments: split requirement text to multiple lines for readability
Esteban Küber
-1
/
+2
2020-02-28
Show information of chain of bound obligations
Esteban Küber
-1
/
+1
2020-02-28
Track all predicates in errors, not just trait obligations
Esteban Küber
-1
/
+3
2020-02-28
Deduplicate information in E0599
Esteban Küber
-3
/
+1
2020-02-28
Reduce vebosity of E0599
Esteban Küber
-1
/
+0
2020-02-28
Add more context to E0599 errors
Esteban Küber
-2
/
+6
2020-02-11
On mismatched argument count point at arguments
Esteban Küber
-11
/
+28
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-4
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+47