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
/
argument-suggestions
Age
Commit message (
Expand
)
Author
Lines
2023-05-08
Tweak borrow suggestion
Michael Goulet
-1
/
+1
2023-04-11
Auto merge of #109850 - MU001999:master, r=estebank
bors
-0
/
+60
2023-04-02
Make each idx is used once
Mu42
-4
/
+4
2023-04-02
Do not repeat idx
Mu42
-0
/
+60
2023-03-30
Don't leave a comma at the start of argument list when removing arguments
Maybe Waffle
-12
/
+34
2023-03-30
Add a test for issue 109396
Maybe Waffle
-0
/
+116
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-1
/
+1
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-1
/
+1
2023-02-21
Fix overlapping spans in removing extra arguments
clubby789
-15
/
+62
2023-02-14
Re-add replacement logic and add comment explaining it
Esteban Küber
-5
/
+8
2023-02-14
Show the effects of weird code commented out
Esteban Küber
-8
/
+5
2023-02-14
Make removal suggestion not verbose
Esteban Küber
-104
/
+75
2023-02-14
rebase and review comments
Esteban Küber
-32
/
+32
2023-02-14
Avoid trailing commas
Esteban Küber
-4
/
+4
2023-02-14
More accurate spans for arg removal suggestion
Esteban Küber
-42
/
+63
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+1
2023-01-30
Modify primary span label for E0308
Esteban Küber
-33
/
+33
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2275