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
/
span
/
missing-unit-argument.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+4
2021-06-20
Specify if struct/enum in arg mismatch error
Smitty
-1
/
+1
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-15
/
+27
2020-02-11
On mismatched argument count point at arguments
Esteban Küber
-12
/
+16
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+4
2019-03-11
Update tests
Vadim Petrochenkov
-10
/
+10
2018-12-25
Remove licenses
Mark Rousskov
-6
/
+6
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-4
/
+4
2018-02-26
Update UI tests
Vadim Petrochenkov
-11
/
+11
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2017-12-10
Point at whole method call instead of args
Esteban Küber
-7
/
+7
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-10
/
+10
2017-11-16
Remove left over dead code from suggestion diagnostic refactoring
Oliver Schneider
-4
/
+0
2017-10-13
Pass the full span for method calls
Geoffry Song
-13
/
+41
2017-08-28
Suggest `Ok(())` when encountering `Ok()`
Oliver Schneider
-0
/
+45