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
/
vec.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-01
Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)
Enrico Schmitz
-2
/
+1
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-1
/
+1
2017-01-17
apply rustfmt
Oliver Schneider
-3
/
+5
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-4
/
+4
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-2
/
+2
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-2
/
+2
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-1
/
+1
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-2
/
+2
2016-09-10
Rustup to *rustc 1.13.0-nightly (f1f40f850 2016-09-09)*
mcarton
-1
/
+1
2016-08-28
Rustup to rustc 1.13.0-nightly (a23064af5 2016-08-27)
mcarton
-1
/
+1
2016-08-18
rustup
Georg Brandl
-1
/
+1
2016-08-07
Make the lint docstrings more consistent.
Georg Brandl
-1
/
+2
2016-07-14
Fix FP with `USELESS_VEC` and non-copy types
mcarton
-34
/
+45
2016-07-04
Merge branch 'master' into sugg
mcarton
-15
/
+21
2016-07-03
Check for constant expression in useless_vec lint
James Lucas
-1
/
+9
2016-07-01
Only build suggestion if necessary in `USELESS_VEC`
mcarton
-17
/
+17
2016-07-01
Move `vec!` unexpanding function to `utils::higher`
mcarton
-42
/
+4
2016-07-01
Move more functions to `utils::higher`
mcarton
-2
/
+2
2016-06-16
round 1
Oliver Schneider
-10
/
+10
2016-05-27
split clippy into lints, plugin and cargo-clippy
Oliver Schneider
-0
/
+116
[prev]