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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2017-10-08
Lint range_plus_one and range_minus_one (closes #329)
Niklas Fiekas
-1
/
+1
2017-10-04
Add identity_conversion lint (fixes #1051)
sinkuu
-0
/
+3
2017-10-03
Add lints `transmute_int_to_*`
PizzaIter
-0
/
+3
2017-09-30
Merge pull request #1838 from rust-lang-nursery/fix-doc
Oliver Schneider
-0
/
+1
2017-09-30
Add the `url` crate as a dependency
mcarton
-0
/
+1
2017-09-29
add lint for creation of invalid references
Laura Peskin
-0
/
+3
2017-09-29
Merge pull request #2084 from ykrivopalov/bit_mask_verbosity_threshold
Oliver Schneider
-1
/
+1
2017-09-25
Update changelog
Manish Goregaokar
-1
/
+2
2017-09-25
Configuration option for VERBOSE_BIT_MASK threshold
Yury Krivopalov
-1
/
+1
2017-09-24
Merge pull request #2060 from mrecachinas/feature/int-plus-one
Oliver Schneider
-0
/
+3
2017-09-18
Bump to 0.0.162
Manish Goregaokar
-0
/
+1
2017-09-17
Register 'int_plus_one' lint case in clippy_lints
Michael Recachinas
-0
/
+3
2017-09-13
Rustup
Oliver Schneider
-0
/
+1
2017-09-12
Version bump
Oliver Schneider
-0
/
+1
2017-09-05
Update changelog
Manish Goregaokar
-0
/
+1
2017-09-05
Run nightly rustfmt
Oliver Schneider
-6
/
+9
2017-09-03
Fix unit_expr expectations and changelog entry
Manish Goregaokar
-2
/
+2
2017-09-02
Use the type from the macro
Zaki Manian
-1
/
+1
2017-09-02
Initial commit of unit expr
Zaki Manian
-0
/
+3
2017-08-29
Enable the cast_lossless warning by default.
Dan Gohman
-1
/
+1
2017-08-29
Merge pull request #1956 from sunfishcode/master
Oliver Schneider
-0
/
+1
2017-08-28
Update tests to current rustc
Oliver Schneider
-1
/
+0
2017-08-28
Add a lint for lossless casts.
Dan Gohman
-0
/
+1
2017-08-28
Merge pull request #1861 from CBenoit/master
Oliver Schneider
-0
/
+1
2017-08-27
Remove unused extern crates
Tatsuyuki Ishi
-5
/
+0
2017-08-27
Reorder allow attributes to suppress unknown lint warning
Tatsuyuki Ishi
-1
/
+1
2017-08-25
New lint: (maybe_)infinite_iter
Andre Bogus
-0
/
+4
2017-08-22
new lint: naive_bytecount
Andre Bogus
-0
/
+3
2017-08-21
Now register needless borrowed ref.
Benoît CORTIER
-0
/
+1
2017-08-21
Version bump
Oliver Schneider
-0
/
+1
2017-08-18
lint #1674: replace struct name with `Self` when applicable
Tim Nielens
-0
/
+2
2017-08-03
WIP: Find binding or assignment within outer loop
Andre Bogus
-1
/
+1
2017-08-01
Use the authoring tool to create a new lint
Oliver Schneider
-0
/
+1
2017-08-01
Create a lint authoring helper (generates matching code)
Oliver Schneider
-0
/
+1
2017-08-01
update_lints.sh has a different opinion on ordering things
Oliver Schneider
-1
/
+1
2017-07-22
Add lint for digit grouping.
Jay Hardee
-0
/
+5
2017-07-04
Merge pull request #1847 from Manishearth/nested_while_let
Oliver Schneider
-1
/
+1
2017-06-24
Add needless borrowed ref lint (WIP).
Benoît CORTIER
-0
/
+2
2017-06-23
don't lint while_let_on_iterator on nested loops
Andre Bogus
-1
/
+1
2017-06-18
Replace `Range::step_by` checking with `Iterator::step_by`
Oliver Schneider
-1
/
+5
2017-06-17
Add `itertools` and `pulldown-cmark` dependencies
mcarton
-0
/
+3
2017-06-16
rustup to rustc 1.19.0-nightly (258ae6dd9 2017-06-15)
messense
-2
/
+2
2017-06-13
Merge pull request #1501 from scott-linder/types-borrow-box
Oliver Schneider
-0
/
+1
2017-06-11
check for borrowed box types
scott-linder
-0
/
+1
2017-05-30
fix never_loop
Cameron Steffen
-1
/
+1
2017-05-26
Demote the never_loop lint to Allow for now.
Georg Brandl
-1
/
+1
2017-05-09
Update our config reading to serde 1.0
Oliver Schneider
-3
/
+10
2017-05-09
Update to serde 1.0
Oliver Schneider
-2
/
+2
2017-04-27
Bump the version
Oliver Schneider
-2
/
+2
2017-04-25
Merge remote-tracking branch 'origin/master' into yati_master
Oliver Schneider
-1
/
+0
[prev]
[next]