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
/
issues
/
issue-19707.stderr
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-36
/
+0
2022-07-25
Report elision failures on the AST.
Camille GILLOT
-1
/
+0
2021-08-18
Use more accurate spans when proposing adding lifetime to item
Esteban Kuber
-4
/
+4
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+4
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2020-02-05
review comments: wording
Esteban Küber
-2
/
+2
2020-02-05
Account for `fn()` types in lifetime suggestions
Esteban Küber
-12
/
+9
2020-02-05
review comments
Esteban Küber
-5
/
+5
2020-02-05
Suggest `'r` instead of `'lifetime`
Esteban Küber
-6
/
+6
2020-02-05
When suggesting lifetimes, propose adding the new lifetime to all arguments
Esteban Küber
-6
/
+6
2020-02-05
Use spans for input borrowed types unrelated to return type
Esteban Küber
-2
/
+10
2020-02-05
Account for HKTB when suggesting introduction of named lifetime
Esteban Küber
-0
/
+5
2020-01-19
review comments
Esteban Küber
-2
/
+2
2020-01-19
When encountering an expected named lifetime and none are present, suggest ↵
Esteban Küber
-2
/
+10
adding one
2019-03-11
Update tests
Vadim Petrochenkov
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-2
/
+2
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+19