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
/
functions.rs
Age
Commit message (
Expand
)
Author
Lines
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Dogfood fixes
Manish Goregaokar
-5
/
+5
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Borrow and spelling fixes
Manish Goregaokar
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): More u128 fixes
Manish Goregaokar
-2
/
+2
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from ...
Manish Goregaokar
-8
/
+11
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
Josh Holmer
-7
/
+7
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix various type error...
Manish Goregaokar
-1
/
+1
2016-12-21
function definition style simplification
Oliver Schneider
-3
/
+12
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-4
/
+8
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-19
/
+6
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-5
/
+5
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-7
/
+26
2016-12-01
WIP compiles and doesn't crash (much) but tests are failing
Oliver Schneider
-5
/
+6
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-8
/
+8
2016-08-08
extern fns often need to adhere to a specific api -> don't suggest api-changes
Oliver Schneider
-2
/
+11
2016-08-07
Make the lint docstrings more consistent.
Georg Brandl
-14
/
+14
2016-08-01
lint on by ref patterns for references
Oliver Schneider
-1
/
+1
2016-07-03
Make #991 work with current rust
Manish Goregaokar
-2
/
+2
2016-07-03
Improve `NOT_UNSAFE_PTR_ARG_DEREF` with functions
mcarton
-20
/
+31
2016-07-03
Add a new `not_unsafe_ptr_arg_deref` lint
mcarton
-15
/
+113
2016-06-10
Run rustfmt
mcarton
-1
/
+2
2016-05-27
split clippy into lints, plugin and cargo-clippy
Oliver Schneider
-0
/
+76
[prev]