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
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
-4
/
+5
2018-03-13
Update dependencies
Oliver Schneider
-3
/
+5
2018-02-12
Suggestion fixed, simplified lint logic.
TomasKralCZ
-1
/
+1
2018-01-22
Rustup to rustc 1.25.0-nightly (97520ccb1 2018-01-21)
Seiichi Uchida
-1
/
+4
2018-01-19
Readd the .exe extension on windows
Oliver Schneider
-1
/
+4
2018-01-17
Use rustc_driver::run (fixes #2303)
Manish Goregaokar
-43
/
+40
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
-28
/
+18
2017-11-05
Cargo fmt
topecongiro
-8
/
+9
2017-11-02
Merge pull request #2194 from martinlindhe/master
Oliver Schneider
-1
/
+1
2017-11-02
Fix a typo
topecongiro
-1
/
+1
2017-11-02
Avoid panicking when no arg is given to clippy_driver
topecongiro
-0
/
+3
2017-11-02
Use is_ok()
topecongiro
-2
/
+2
2017-10-31
fix some typos
Martin Lindhe
-1
/
+1
2017-10-31
Update clippy for rustc 1.23.0-nightly (f0fe716db 2017-10-30)
Manish Goregaokar
-0
/
+1
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-264
/
+287
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
Handfix dogfood issues with the rustfmt changes
Oliver Schneider
-8
/
+7
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
-51
/
+76
2017-03-27
Remove some legacy code
Oliver Schneider
-10
/
+4
2017-03-12
Fix compilation on latest nightly
Techcable
-2
/
+0
2017-02-28
Run rustfmt
Oliver Schneider
-20
/
+21
2017-02-28
Get cargo clippy working on 64 bit windows again
Oliver Schneider
-20
/
+21
2017-02-16
main: end error messages with a newline
Ben Boeckel
-1
/
+1
2017-02-11
Remove stabilized feature flag
Andre Bogus
-1
/
+0
2017-01-26
run rustfmt
Oliver Schneider
-1
/
+2
2017-01-26
remove rustc-serialize dependency and factor `util::cargo` out into a crate
Oliver Schneider
-4
/
+2
2017-01-15
formatting
Andre Bogus
-7
/
+9
2017-01-15
dogfood fallout
Andre Bogus
-1
/
+1
2016-12-21
run rustfmt on clippy, not only on clippy_lints
Oliver Schneider
-5
/
+18
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-9
/
+12
[prev]
[next]