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
/
main.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-15
Deny warnings in CI
Michael Wright
-0
/
+2
2019-03-12
Remove some unused features and `error-pattern`s
Philipp Hansch
-5
/
+0
2019-02-02
Drive-by cleanups to cargo-clippy. No functional change.
Jeremy Fitzhardinge
-8
/
+2
2019-01-26
Fix dogfood tests on Appveyor
Michael Wright
-0
/
+6
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-25
update CARGO_CLIPPY_HELP string to suggest tool lints.
Matthias Krüger
-3
/
+2
2018-11-27
Run rustfmt on src
flip1995
-3
/
+2
2018-11-17
remove unused allow() attributes, NFC
Matthias Krüger
-2
/
+0
2018-10-11
Remove now-useless `allow(unknown_lints)`
Oliver Scherer
-1
/
+1
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-06
print git commit hash and commit date in version output
Matthias Krüger
-3
/
+6
2018-08-29
Adapt codebase to the tool_lints
flip1995
-3
/
+4
2018-04-04
Fix clippy warning
Michael Wright
-1
/
+1
2018-04-02
Support non-unicode paths for dogfood test
Michael Wright
-15
/
+18
2018-04-01
Fix clippy warnings from last commit
Michael Wright
-2
/
+2
2018-04-01
Make dogfood test output to seperate directory
Michael Wright
-0
/
+17
2018-03-28
Delete all code for handling manifest path
Benjamin Gill
-124
/
+3
2018-03-28
Use cargo check instead of cargo rustc
Oliver Schneider
-9
/
+9
2018-03-27
Undo current_dir -> CARGO_MANIFEST_DIR move
Oliver Schneider
-2
/
+2
2018-03-27
Version bump
Oliver Schneider
-3
/
+3
2018-03-25
Undo a temporary fix for a cargo bug
Oliver Schneider
-1
/
+1
2018-03-19
Version bump
Oliver Schneider
-4
/
+12
2018-03-16
Format code
Mateusz Mikuła
-1
/
+4
2018-03-13
Update dependencies
Oliver Schneider
-3
/
+5
2018-01-19
Readd the .exe extension on windows
Oliver Schneider
-1
/
+4
2017-12-15
Rustup and lazy_static version mismatch fix
Oliver Schneider
-0
/
+2
2017-11-14
Apply changes that were required for running in the rustc test suite
Oliver Schneider
-6
/
+0
2017-11-05
Cargo fmt
topecongiro
-2
/
+1
2017-11-02
Use is_ok()
topecongiro
-1
/
+1
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-264
/
+89
2017-09-28
Set RUSTC_WRAPPER instead of RUSTC when invoking Cargo
Aaron Hill
-7
/
+11
2017-09-14
Add a missing argument
topecongiro
-1
/
+2
2017-09-05
Run nightly rustfmt
Oliver Schneider
-31
/
+14
2017-08-22
Merge pull request #1977 from rust-lang-nursery/panic
Oliver Schneider
-1
/
+1
2017-08-21
Fix ICE #1969
Oliver Schneider
-1
/
+1
2017-08-20
Add help text for `--all`
Benjamin Gill
-1
/
+1
2017-08-20
Run Rustfmt-nightly
Benjamin Gill
-17
/
+17
2017-08-20
Basic implementation of `cargo clippy --all`
Benjamin Gill
-63
/
+75
2017-08-14
Rustfmt
Oliver Schneider
-65
/
+94
2017-07-28
Canonicalize --manifest-path argument before comparing it to cargo metadata.
Arnavion
-3
/
+5
2017-07-27
Fix logic that determines closest parent crate when invoked from a subdirectory.
Arnavion
-30
/
+29
2017-07-04
Merge pull request #1860 from Vurich/master
Oliver Schneider
-15
/
+43
2017-07-04
ignore needless_lifetimes false positive
Oliver Schneider
-0
/
+2
2017-07-03
Merge pull request #1852 from Manishearth/notrans
Oliver Schneider
-2
/
+2
2017-07-03
Fix compilation on rustc 1.20.0-nightly (067971139 2017-07-02)
messense
-5
/
+3
2017-06-29
Allow cargo-clippy to work in subdirectories
Vurich
-15
/
+41
2017-06-26
Use `--emit=metadata` instead of `-Zno-trans`
Oliver Schneider
-2
/
+2
2017-04-12
Run rustfmt
Oliver Schneider
-49
/
+69
2017-03-27
Remove some legacy code
Oliver Schneider
-10
/
+4
[next]