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
/
clippy_lints
/
src
/
lifetimes.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-16
TyKind
csmoe
-2
/
+2
2018-07-06
Merge branch 'pr-2889'
Manish Goregaokar
-7
/
+14
2018-07-05
Rustup
Oliver Schneider
-7
/
+14
2018-07-01
Use slightly neater check for static lifetimes
Michael Wright
-3
/
+3
2018-06-29
Rustup
Mateusz Mikuła
-9
/
+9
2018-06-25
Fix the tests that got broken by the fixes
flip1995
-29
/
+31
2018-06-25
Resolve conflicts produced by GenericArgs
flip1995
-13
/
+22
2018-06-25
Resolve field, struct and function renaming
flip1995
-27
/
+30
2018-06-19
Check lifetimes in Fn traits in generic bounds.
uHOOCCOOHu
-0
/
+5
2018-06-19
Version bump
Oliver Schneider
-4
/
+6
2018-05-30
Run rustfix
Mateusz Mikuła
-2
/
+2
2018-05-26
Rustup
Oliver Schneider
-3
/
+3
2018-05-17
Rustup to 2018-05-16
Mateusz Mikuła
-2
/
+2
2018-03-28
Categorize all the lints!
Oliver Schneider
-4
/
+4
2018-03-16
Apply clippy suggestions
Mateusz Mikuła
-1
/
+1
2017-12-21
Universal impl traits get removed earlier now
Manish Goregaokar
-5
/
+0
2017-12-21
Update to handle GenericParam
Manish Goregaokar
-13
/
+17
2017-11-22
Rustup
Oliver Schneider
-2
/
+8
2017-11-15
Split TyImplTrait into Universal and Existential
Christopher Vittal
-1
/
+2
2017-10-15
Updated clippy to account for changes from rust-lang/rust#44766
Sunjay Varma
-2
/
+2
2017-09-25
Rustup to rustc 1.22.0-nightly (6c476ce46 2017-09-25)
Manish Goregaokar
-24
/
+26
2017-09-23
Rust upgrade to rustc 1.22.0-nightly (14039a42a 2017-09-22)
Manish Goregaokar
-9
/
+9
2017-09-05
Run nightly rustfmt
Oliver Schneider
-22
/
+23
2017-08-25
fix PathParameters usage
Frederick Zhang
-21
/
+19
2017-08-21
Run Dogfood for `use_self`
Oliver Schneider
-2
/
+2
2017-08-15
Rustup
Oliver Schneider
-1
/
+2
2017-08-14
Handfix dogfood issues with the rustfmt changes
Oliver Schneider
-3
/
+3
2017-08-14
Rustfmt
Oliver Schneider
-10
/
+17
2017-05-01
Rustup to *rustc 1.19.0-nightly (06fb4d256 2017-04-30)*
mcarton
-1
/
+1
2017-04-27
Update to latest rustc version
Oliver Schneider
-2
/
+2
2017-04-12
Run rustfmt
Oliver Schneider
-10
/
+14
2017-04-11
Add newline at end of file
Oliver Schneider
-1
/
+1
2017-04-11
Don't lint for lifetime bounds required by traits
Oliver Schneider
-21
/
+23
2017-04-11
Don't lint lifetimes after trait objects
Oliver Schneider
-9
/
+24
2017-04-11
Don't lint about unused lifetimes if the lifetimes are used in the body of th...
Oliver Schneider
-8
/
+39
2017-03-30
Do some additional cleanup around `InternedString` and `Symbol`
Oliver Schneider
-2
/
+2
2017-03-30
Fix fallout
Oliver Schneider
-2
/
+2
2017-03-01
Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)
Enrico Schmitz
-1
/
+1
2017-02-04
don't record elided lifetimes on trait objects
Oliver Schneider
-1
/
+9
2017-02-03
Rustup to nightly from 2017-01-31
Mrmaxmeier
-1
/
+4
2017-01-18
rustup to rustc 1.16.0-nightly (c07a6ae77 2017-01-17)
Mrmaxmeier
-1
/
+2
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Dogfood fixes
Manish Goregaokar
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
Josh Holmer
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix various type error...
Manish Goregaokar
-1
/
+1
2016-12-25
fix rustfmt
Oliver Schneider
-1
/
+1
2016-12-22
support impl trait for needless lifetimes
Oliver Schneider
-0
/
+7
2016-12-21
function definition style simplification
Oliver Schneider
-2
/
+6
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-4
/
+2
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-33
/
+22
[prev]
[next]