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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
tidy
Age
Commit message (
Expand
)
Author
Lines
2018-03-14
Remove syntax and syntax_pos thread locals
John Kåre Alsaker
-0
/
+1
2018-03-13
Rollup merge of #48880 - petrochenkov:badstderr, r=kennytm
kennytm
-0
/
+28
2018-03-11
Update Cargo submodule
Alex Crichton
-0
/
+2
2018-03-09
tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directories
Vadim Petrochenkov
-0
/
+28
2018-03-06
Update env_logger to 0.5.4
Alex Crichton
-0
/
+17
2018-03-05
Add ena to whitelist
Who? Me?!
-0
/
+1
2018-03-05
Uncomment whitelist
Who? Me?!
-34
/
+34
2018-03-05
Do check the deps of path deps
Mark Mansi
-32
/
+44
2018-03-05
enable whitelist
Mark Mansi
-23
/
+23
2018-03-05
Don't check in-tree deps
Mark Mansi
-39
/
+12
2018-03-05
different versions may have different deps
Mark Mansi
-66
/
+84
2018-03-05
Add a few missing deps
Mark Mansi
-0
/
+3
2018-03-05
Remove spurious whitespace
Mark Mansi
-54
/
+54
2018-03-05
uncomment whitelist
Mark Mansi
-55
/
+55
2018-03-05
Fix alexcrichton's comments
Mark Mansi
-95
/
+77
2018-03-05
Only check the whitelist for some crates
Mark Mansi
-340
/
+147
2018-03-05
Get the path to cargo from rustbuild
Mark Mansi
-7
/
+9
2018-03-05
Trying to get paths right...
Mark Mansi
-1
/
+310
2018-03-05
MAKE IT FAILgit statusgit status
Mark Mansi
-20
/
+53
2018-03-05
Comments
Mark Mansi
-1
/
+2
2018-03-05
Start adding a whitelist for rustc dependencies
Mark Mansi
-9
/
+77
2018-03-05
Run rustfmt on tidy/src/deps.rs
Mark Mansi
-14
/
+15
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-1
/
+1
2018-03-02
std: Add `arch` and `simd` modules
Alex Crichton
-0
/
+1
2018-02-14
Exclude clippy lints from tidy license check
Mark Simulacrum
-0
/
+1
2018-02-04
add exceptions for new deps
steveklabnik
-0
/
+2
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-0
/
+1
2018-01-18
add target/ to ignored tidy dirs
Manish Goregaokar
-0
/
+1
2018-01-15
Rollup merge of #47414 - est31:master, r=alexcrichton
kennytm
-2
/
+2
2018-01-13
Enforce dashes in the unstable book file names
est31
-2
/
+2
2018-01-11
Extend tidy to allow conditionalizing tests for multiple targets.
Ed Schouten
-2
/
+2
2018-01-03
Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
kennytm
-1
/
+3
2018-01-01
prevent generating duplicate stubs
tinaun
-1
/
+1
2017-12-30
Add a tidy check to ensure all files have 1 or 2 trailing newlines.
kennytm
-0
/
+11
2017-12-19
Implement non-mod.rs mod statements
Taylor Cramer
-1
/
+2
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-0
/
+1
2017-12-12
Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret
Oliver Schneider
-0
/
+1
2017-12-11
Merge remote-tracking branch 'origin/master' into miri
Oliver Schneider
-4
/
+6
2017-12-07
Tidy: allow feature-gate tests to be ui tests
est31
-4
/
+6
2017-12-06
Update miri to rustc changes
Oliver Schneider
-15
/
+39
2017-11-20
[rustllvm] Use report_fatal_error over llvm_unreachable
Robin Kruppe
-2
/
+9
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+2
2017-11-06
Modify the script to allow for running docker images on Windows 7.
kennytm
-3
/
+3
2017-10-31
Also support macro generated atomic types
est31
-1
/
+1
2017-10-31
Tidy: track rustc_const_unstable feature gates as well
est31
-0
/
+20
2017-10-27
Update license exceptions.
kennytm
-5
/
+2
2017-10-13
remove duplicate stubs
tinaun
-1
/
+3
2017-10-10
Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi
bors
-5
/
+3
2017-09-29
Adjust imports to librustc::mir::interpret
Oliver Schneider
-0
/
+1
2017-09-28
Migrate to eprint/eprintln macros where appropriate.
Corey Farwell
-5
/
+3
[next]