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
/
attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-3
/
+2
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-4
/
+2
2020-01-07
Apply suggestion from code review
Yuki Okushi
-2
/
+2
2020-01-07
Normalize lint messages
Yuki Okushi
-2
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-1
/
+1
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-27
Suggest similar lint name on unknown_clippy_lints
Yuki Okushi
-18
/
+25
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-2
/
+2
2019-12-22
Rustup to rust-lang/rust#66931
flip1995
-1
/
+1
2019-12-22
Add <'_> where necessary
flip1995
-6
/
+6
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-12-03
Rustup to rust-lang/rust#66935
flip1995
-1
/
+1
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-1
/
+1
2019-11-07
Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)
Manish Goregaokar
-5
/
+8
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-10
/
+10
2019-09-05
Rustup "Minimize uses of `LocalInternedString`"
Lzu Tao
-2
/
+2
2019-08-28
Make useless_attribute suggestion MaybeIncorrect
Philipp Hansch
-1
/
+1
2019-08-19
Remove in_macro_or_desugar
KRAAI, MATTHEW [VISUS]
-3
/
+3
2019-08-03
Doctests: Enable running doc tests for nursery lints
Philipp Hansch
-7
/
+7
2019-06-12
Typos and minor grammar corrections
mgr-inz-rafal
-1
/
+1
2019-05-18
useless_attribute: Add unreachable_pub to whitelists
Taiki Endo
-4
/
+5
2019-05-17
Prevent symbocalypse
Oliver Scherer
-16
/
+15
2019-05-14
Rustfmt all the things
Oliver Scherer
-4
/
+6
2019-05-14
Use symbols instead of strings
Oliver Scherer
-15
/
+17
2019-05-11
Rename in_macro to in_macro_or_desugar
Manish Goregaokar
-2
/
+2
2019-05-03
Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
Matthias Krüger
-1
/
+1
2019-04-19
Fix false positive in module_name_repetitions lint
Philipp Hansch
-16
/
+2
2019-04-17
Use lint pass macros
Matthew Kraai
-33
/
+11
2019-04-17
Use {get,match}_def_path from LateContext
flip1995
-18
/
+18
2019-04-10
Don't emit useless_attribute lint in external macros
Philipp Hansch
-1
/
+5
2019-03-26
Hacky rustup
Oliver Scherer
-4
/
+4
2019-03-18
Cargo fmt
Mateusz Mikuła
-56
/
+56
2019-03-18
Fix rustfmt::skip detection
Mateusz Mikuła
-1
/
+2
2019-03-18
Rework clippy detection in attribute lint
Mateusz Mikuła
-3
/
+4
2019-03-18
name -> check_name
Mateusz Mikuła
-8
/
+8
2019-03-18
span -> span()
Mateusz Mikuła
-3
/
+3
2019-03-18
name -> ident_str
Mateusz Mikuła
-2
/
+6
2019-03-18
NestedMetaItemKind -> NestedMetaItem
Mateusz Mikuła
-3
/
+3
2019-03-15
Reimplement AbsolutePathBuffer
flip1995
-5
/
+5
2019-03-08
Refactor: Remove utils::opt_def_id
Philipp Hansch
-3
/
+3
2019-03-05
fix or ignore failing doc tests
Andy Russell
-3
/
+3
2019-03-05
move lint documentation into macro invocations
Andy Russell
-133
/
+133
2019-02-10
removing redundant closures in the whole project
Grzegorz
-1
/
+1
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57907/
Matthias Krüger
-2
/
+2
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+8
2019-01-20
Fixed breakage due to rust-lang/rust#57489
Michael Wright
-2
/
+3
2019-01-16
add applicability to lint name suggestion
Andy Russell
-3
/
+6
2019-01-13
Disable deprecated_cfg_attr lint for inner attributes
Wilco Kusee
-5
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
[next]