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
/
utils
Age
Commit message (
Expand
)
Author
Lines
2017-02-21
cleanup and create another helper function that we should use more often
Oliver Schneider
-0
/
+11
2017-02-21
Use `multispan_sugg`
sinkuu
-2
/
+2
2017-02-20
Rename lint to needless_take_by_value
sinkuu
-1
/
+1
2017-02-19
Lint needless take-by-value
sinkuu
-0
/
+2
2017-02-18
Support generic type
sinkuu
-4
/
+9
2017-02-18
Add `should_assert_eq` lint (fixes #641)
sinkuu
-0
/
+1
2017-02-08
doc-markdown: Allow LaTeX-related words
Nathan Musoke
-0
/
+1
2017-02-03
Rustup to nightly from 2017-01-31
Mrmaxmeier
-1
/
+4
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-16
/
+16
2017-01-30
large_enum_variants lint suggests to box variants above a configurable limit
Oliver Schneider
-0
/
+2
2017-01-26
Fix #1476: Add support for exclusive pattern matches.
Tom Prince
-3
/
+7
2017-01-26
remove rustc-serialize dependency and factor `util::cargo` out into a crate
Oliver Schneider
-78
/
+0
2017-01-21
Rustup to nightly from 2017-01-20
Pascal Hertleif
-1
/
+1
2017-01-18
rustup to rustc 1.16.0-nightly (c07a6ae77 2017-01-17)
Mrmaxmeier
-1
/
+1
2017-01-17
apply rustfmt
Oliver Schneider
-21
/
+16
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-22
/
+18
2017-01-07
Move `is_try` to util
sinkuu
-0
/
+44
2017-01-07
Implement `unused_io_amount` lint
sinkuu
-0
/
+3
2017-01-04
Rerun rustfmt
Manish Goregaokar
-9
/
+26
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix self type
Manish Goregaokar
-0
/
+11
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Borrow and spelling fixes
Manish Goregaokar
-10
/
+10
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from ...
Manish Goregaokar
-0
/
+3
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Eliminate has_self util
Manish Goregaokar
-3
/
+0
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): u128 fixes for rustup
Josh Holmer
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
Josh Holmer
-18
/
+32
2016-12-21
manually fix the overlong lines
Oliver Schneider
-7
/
+22
2016-12-21
function definition style simplification
Oliver Schneider
-13
/
+40
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-7
/
+7
2016-12-21
rustfmt fallout in doc comments
Oliver Schneider
-19
/
+23
2016-12-21
rustfmt round n
Oliver Schneider
-3
/
+5
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-312
/
+274
2016-12-10
Use inputs/output getters for rustc::ty::FnSig instead of the now non-existen...
Arnavion
-1
/
+1
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-13
/
+13
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-39
/
+48
2016-12-02
Fix dogfood
mcarton
-5
/
+2
2016-12-02
Fix copy lints
mcarton
-10
/
+19
2016-12-02
Revert "down to for-loops not comparing as equal"
mcarton
-37
/
+58
2016-12-02
permit more equalities
Oliver Schneider
-4
/
+3
2016-12-02
down to for-loops not comparing as equal
Oliver Schneider
-58
/
+37
2016-12-02
`enum glob use` and `copies` left
Oliver Schneider
-25
/
+48
2016-12-01
WIP compiles and doesn't crash (much) but tests are failing
Oliver Schneider
-69
/
+105
2016-11-25
rustup to rustc 1.15.0-nightly (d5814b03e 2016-11-23)
Oliver Schneider
-9
/
+20
2016-11-23
Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*
mcarton
-7
/
+6
2016-11-23
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
mcarton
-30
/
+29
2016-11-18
fix the inspector
Oliver Schneider
-8
/
+8
2016-11-17
Handle closure with single expression blocks
mcarton
-0
/
+19
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-15
/
+21
2016-11-11
Recognize quux as a metasyntactic variable
Sébastien Santoro
-1
/
+1
2016-11-02
mark cyclomatic complexity attribute as used
Oliver Schneider
-3
/
+3
2016-10-31
Merge pull request #1307 from Kha/partialeq_ne
Oliver Schneider
-9
/
+13
[prev]
[next]