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
/
src
Age
Commit message (
Expand
)
Author
Lines
2016-12-20
run rustfmt
Oliver Schneider
-25
/
+22
2016-12-19
Fix a couple warnings
mcarton
-5
/
+7
2016-11-09
Merge pull request #1328 from Machtan/master
Oliver Schneider
-7
/
+24
2016-11-09
Remove unnecessary #[allow]
Jakob Lautrup Nysom
-1
/
+0
2016-11-08
fixed #1331
debris
-2
/
+6
2016-11-08
Add '--version' flag and use version and help flags when called as 'cargo-cli...
Machtan
-3
/
+15
2016-11-08
Add '--version' flag and allow version and help flags when called as 'cargo-c...
Machtan
-5
/
+11
2016-11-08
--sysroot isn't necessary anymore for the outer cargo clippy call
Oliver 'ker' Schneider
-22
/
+20
2016-11-02
fixed callback changes from rustc 1.14.0-nightly (7c69b0d5a 2016-11-01)
Epicat Supercell
-2
/
+1
2016-10-25
Fix small nits on the help message
mcarton
-4
/
+4
2016-10-24
Allow `--help` to be any argument
mcarton
-6
/
+8
2016-10-24
Revert "Revert "Automatically defines the `clippy` feature""
mcarton
-5
/
+14
2016-10-24
Be more helping with `cargo clippy --help`
mcarton
-0
/
+32
2016-10-23
Use .expect() for extracting the current_dir.
Arnavion
-3
/
+2
2016-10-23
Changed signature of cargo::metadata according to review comment.
Arnavion
-1
/
+1
2016-10-22
Don't assume the first package in the result of `cargo metadata` is the curre...
Arnavion
-3
/
+23
2016-09-30
Rustup to *rustc 1.14.0-nightly (289f3a4ca 2016-09-29)*
mcarton
-1
/
+1
2016-09-19
Merge remote-tracking branch 'origin/master' into examples
Oliver Schneider
-1
/
+4
2016-09-06
Rustup to *rustc 1.13.0-nightly (cbe4de78e 2016-09-05)*
mcarton
-1
/
+1
2016-08-23
Add a `MISSING_DOCS_IN_PRIVATE_ITEMS` lint
mcarton
-0
/
+3
2016-08-17
fallout
Oliver Schneider
-4
/
+2
2016-08-17
plugin mode still needs to work
Oliver Schneider
-1
/
+2
2016-08-17
running cargo clippy on a crate that has the clippy plugin enabled errors out...
Oliver Schneider
-1
/
+5
2016-08-17
unify "test", "bench", "example" and "bin" into one branch
Oliver Schneider
-6
/
+2
2016-08-17
no println output
Oliver Schneider
-3
/
+0
2016-08-17
also run clippy on examples
Oliver Schneider
-0
/
+7
2016-08-17
Bump to 0.0.82
Manish Goregaokar
-1
/
+1
2016-08-17
make clippy compile again with the latest nightly after rust-lang/rust@65eb02...
Sascha Hanse
-3
/
+7
2016-07-04
don't run clippy on dependencies when running cargo clippy
Oliver Schneider
-45
/
+55
2016-07-01
Rustup to ea0dc9297283daff6486807f43e190b4eb561412
mcarton
-6
/
+6
2016-06-29
Revert "Automatically defines the `clippy` feature"
mcarton
-6
/
+1
2016-06-21
fix cargo clippy when using with `--manifest-path`
Oliver Schneider
-1
/
+2
2016-06-21
Revert "fix cargo clippy when using with `--manifest-path`"
Manish Goregaokar
-2
/
+1
2016-06-21
fix cargo clippy when using with `--manifest-path`
Oliver Schneider
-1
/
+2
2016-06-10
Cleanup dependencies and features
mcarton
-45
/
+3
2016-06-10
Dogfood
mcarton
-14
/
+13
2016-06-10
Run rustfmt
mcarton
-10
/
+22
2016-06-08
Automatically defines the `clippy` feature
mcarton
-1
/
+6
2016-06-06
clippy should work on all systems
Oliver Schneider
-2
/
+1
2016-06-06
don't abort after successfully linting a target
Oliver Schneider
-5
/
+12
2016-06-02
no indexing
Oliver Schneider
-5
/
+8
2016-06-02
process more kinds of metadata
Oliver Schneider
-7
/
+5
2016-05-30
add version check to the unit tests
Oliver Schneider
-52
/
+2
2016-05-30
dogfood
Oliver Schneider
-4
/
+6
2016-05-30
don't require `cargo clippy` to pass a `--lib` or `--bin x` argument
Oliver Schneider
-13
/
+77
2016-05-27
split clippy into lints, plugin and cargo-clippy
Oliver Schneider
-14777
/
+179
2016-05-27
needless_borrow reported on &&T when only &T implements Trait and &Trait is r...
Oliver Schneider
-8
/
+9
2016-05-26
Fix documentation
mcarton
-4
/
+8
2016-05-26
Merge pull request #955 from Manishearth/regexes
llogiq
-42
/
+78
2016-05-25
Support `RegexBuilder`
mcarton
-0
/
+6
[prev]
[next]