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
/
single-use-lifetime
Age
Commit message (
Expand
)
Author
Lines
2020-01-24
Normalise notes with the/is
varkor
-10
/
+10
2019-11-01
Rollup merge of #65112 - jack-t:type-parens-lint, r=varkor
Tyler Mandry
-3
/
+3
2019-10-29
Add lint for unnecessary parens around types
jack-t
-3
/
+3
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+3
2019-07-06
in which we suggest anonymizing single-use lifetimes in paths
Zack M. Davis
-2
/
+17
2019-07-06
path-type examples for single-use lifetime in fn argument UI test
Zack M. Davis
-1
/
+28
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-6
/
+6
2019-06-16
compiletest: Validate pass modes harder
Vadim Petrochenkov
-9
/
+5
2019-06-14
in which we decline to lint single-use lifetimes in `derive`d impls
Zack M. Davis
-0
/
+7
2019-03-11
Update tests
Vadim Petrochenkov
-12
/
+12
2018-12-25
Remove licenses
Mark Rousskov
-169
/
+19
2018-10-28
single-use-lifetime lint: don't false-positive on the anonymous lifetime
Zack M. Davis
-5
/
+8
2018-10-28
structured suggestions for single-use lifetime lint on fns and methods
Zack M. Davis
-19
/
+66
2018-10-07
structured suggestions for unused-lifetimes lint
Zack M. Davis
-37
/
+71
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-07-18
Implement existential types
Oliver Schneider
-12
/
+12
2018-06-21
Add label to lint for lifetimes used once
Esteban Küber
-8
/
+30
2018-05-25
Fix naming conventions for new lints
Vadim Petrochenkov
-36
/
+36
2018-05-04
add warnings for unused lifetime parameters
Niko Matsakis
-0
/
+68
2018-05-04
fix single-use lint
Niko Matsakis
-0
/
+514