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
/
argument-suggestions
Age
Commit message (
Expand
)
Author
Lines
2022-08-30
Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726
Dylan DPC
-0
/
+42
2022-07-23
Rollup merge of #99396 - compiler-errors:missing-tests, r=Mark-Simulacrum
Guillaume Gomez
-0
/
+46
2022-07-19
Fix a numerical underflow in tuple wrap suggestion
Michael Goulet
-0
/
+24
2022-07-18
Add some additional double-adjustment regression tests
Michael Goulet
-0
/
+46
2022-07-14
Add support for APIT and RPIT callables in label_fn_like
Michael Goulet
-0
/
+93
2022-06-27
Use typed indices in argument mismatch algorithm
Michael Goulet
-29
/
+28
2022-06-19
Make missing argument placeholder more obvious that it's a placeholder
Michael Goulet
-62
/
+62
2022-06-16
bless rustdoc-ui tests
klensy
-1
/
+1
2022-05-30
add regression test
Michael Goulet
-0
/
+41
2022-05-30
fix typo
Michael Goulet
-29
/
+29
2022-05-22
Fix some typos in arg checking algorithm
Michael Goulet
-1
/
+26
2022-05-06
Point at closure args too
Jack Huey
-3
/
+22
2022-05-02
Mitigate impact of subtle invalid call suggestion logic
Esteban Kuber
-0
/
+28
2022-04-16
Implementation for 65853
Jack Huey
-0
/
+1419