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
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+2
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-4
/
+11
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-2
/
+3
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-2
/
+2
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-15
/
+15
2019-12-22
Add <'_> where necessary
flip1995
-3
/
+3
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-11-19
Add suggested good cases in docs for lifetimes lint
Johannes Schilling
-0
/
+12
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-2
/
+2
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+1
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-5
/
+5
2019-09-01
Fix `needless_lifetimes` false positive
Michael Wright
-6
/
+15
2019-08-31
Fix `extra_unused_lifetimes` false positive
Michael Wright
-2
/
+4
2019-08-03
Auto merge of #4325 - phansch:doctests_complexity, r=flip1995
bors
-1
/
+1
2019-08-03
Rustup to latest rustc master
Philipp Hansch
-1
/
+1
2019-08-02
Doctests: Fix all complexity lint docs
Philipp Hansch
-1
/
+1
2019-07-10
Ignore generated fresh lifetimes in elision check.
uHOOCCOOHu
-0
/
+2
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-4
/
+4
2019-06-18
rustup https://github.com/rust-lang/rust/pull/61836/
Matthias Krüger
-1
/
+1
2019-05-23
cargo fmt
Philipp Hansch
-3
/
+1
2019-05-23
Rustup to https://github.com/rust-lang/rust/pull/60740
Philipp Hansch
-3
/
+3
2019-05-14
Rustfmt all the things
Oliver Scherer
-1
/
+3
2019-05-14
Use symbols instead of strings
Oliver Scherer
-1
/
+1
2019-05-03
Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
Matthias Krüger
-4
/
+4
2019-04-17
Use lint pass macros
Matthew Kraai
-14
/
+3
2019-04-01
Updated source to match with recent rustc `master` toolchain changes
Félix Fischer
-1
/
+2
2019-03-10
Addressed points raised in review.
Alexander Regueiro
-2
/
+2
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-4
/
+5
2019-03-05
move lint documentation into macro invocations
Andy Russell
-35
/
+35
2019-02-24
HirIdify some lints
ljedrz
-1
/
+1
2019-02-19
Rustup to rustc 1.34.0-nightly (32471f7ea 2019-02-19)
Manish Goregaokar
-3
/
+3
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-8
/
+8
2018-12-08
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
Matthias Krüger
-3
/
+3
2018-11-27
Run rustfmt on clippy_lints
flip1995
-25
/
+36
2018-10-08
Improve diagnostics in case of lifetime elision (closes #3284)
Rotem Yaari
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-10-05
Rustup for https://github.com/rust-lang/rust/pull/54741
Manish Goregaokar
-14
/
+11
2018-09-27
Fix warnings in clippy_lints
Michael Wright
-3
/
+3
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-8
/
+8
2018-09-12
Change Hash{Map, Set} to FxHash{Map, Set}
flip1995
-5
/
+5
2018-08-29
Switch to declare_tool_lint macro
flip1995
-1
/
+1
2018-08-28
Update imports and rustup
Oliver Schneider
-1
/
+1
2018-08-19
codemap -> source_map
Manish Goregaokar
-1
/
+1
2018-07-24
Inline utils::in_external_macro
Dale Wijnand
-2
/
+2
2018-07-19
Remove import of matches
Manish Goregaokar
-0
/
+1
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-3
/
+3
[next]