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
/
src
/
test
/
ui
/
span
/
issue-34264.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-102
/
+0
2022-09-03
Shrink suggestion span of argument mismatch error
Michael Goulet
-2
/
+2
2022-08-12
Point out a single arg if we have a single arg incompatibility
Michael Goulet
-1
/
+1
2022-06-27
Use typed indices in argument mismatch algorithm
Michael Goulet
-2
/
+2
2022-04-16
Implementation for 65853
Jack Huey
-7
/
+19
2021-08-12
Use smaller spans for some structured suggestions
Esteban Kuber
-7
/
+7
2021-08-11
Modify structured suggestion output
Esteban Küber
-7
/
+7
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-6
/
+12
2020-06-27
Fix wording for anonymous parameter name help
James Box
-2
/
+2
2020-02-11
On mismatched argument count point at arguments
Esteban Küber
-4
/
+8
2020-02-02
parser: address review comments re. `self`.
Mazdak Farrokhzad
-0
/
+8
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-1
/
+1
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-4
/
+1
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-2
/
+2
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-3
/
+3
2019-10-02
syntax: improve parameter without type suggestions
David Wood
-0
/
+6
2019-08-25
parser: gracefully handle `fn foo(A | B: type)`.
Mazdak Farrokhzad
-6
/
+6
2019-05-30
Recover gracefully from argument with missing type or param name
Esteban Küber
-0
/
+20
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-6
/
+6
2018-03-14
update tests
Guillaume Gomez
-2
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-8
/
+8
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+2
2018-01-06
type error method suggestions use whitelisted identity-like conversions
Zack M. Davis
-2
/
+0
2017-12-10
Point at whole method call instead of args
Esteban Küber
-6
/
+6
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-12
/
+12
2017-07-02
report the total number of errors on compilation failure
Ariel Ben-Yehuda
-1
/
+1
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-1
/
+1
2017-05-24
Change error count messages
Michael Kohl
-1
/
+1
2017-04-07
Merge branch 'master' into ty-placeholder
Esteban Küber
-3
/
+3
2017-04-02
Introduce `TyErr` independent from `TyInfer`
Esteban Küber
-0
/
+49