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
/
tests
/
ui
/
argument-suggestions
/
extra_arguments.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-02-05
When displaying a parameter mismatch error, only highlight the mismatched par...
Jason Newcomb
-17
/
+17
2024-07-14
Use ordinal number in argument error
long-long-float
-28
/
+28
2024-07-05
Use verbose style for argument removal suggestion
Esteban Küber
-71
/
+98
2023-08-01
add more tests for argument removal with wacky spans
Lukas Markeffsky
-11
/
+41
2023-08-01
don't remove args for function calls coming from macro expansions
Lukas Markeffsky
-12
/
+1
2023-08-01
introduce `Span::find_ancestor_inside_same_ctxt`
Lukas Markeffsky
-3
/
+7
2023-07-30
add macro test cases to extra arguments test
Lukas Markeffsky
-18
/
+93
2023-02-21
Fix overlapping spans in removing extra arguments
clubby789
-15
/
+54
2023-02-14
Make removal suggestion not verbose
Esteban Küber
-74
/
+55
2023-02-14
rebase and review comments
Esteban Küber
-17
/
+17
2023-02-14
Avoid trailing commas
Esteban Küber
-4
/
+4
2023-02-14
More accurate spans for arg removal suggestion
Esteban Küber
-28
/
+42
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+239