summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2018-02-14Exclude clippy lints from tidy license checkMark Simulacrum-0/+1
2018-02-04add exceptions for new depssteveklabnik-0/+2
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-0/+1
2018-01-18add target/ to ignored tidy dirsManish Goregaokar-0/+1
2018-01-15Rollup merge of #47414 - est31:master, r=alexcrichtonkennytm-2/+2
2018-01-13Enforce dashes in the unstable book file namesest31-2/+2
2018-01-11Extend tidy to allow conditionalizing tests for multiple targets.Ed Schouten-2/+2
2018-01-03Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcvkennytm-1/+3
2018-01-01prevent generating duplicate stubstinaun-1/+1
2017-12-30Add a tidy check to ensure all files have 1 or 2 trailing newlines.kennytm-0/+11
2017-12-19Implement non-mod.rs mod statementsTaylor Cramer-1/+2
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-0/+1
2017-12-12Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpretOliver Schneider-0/+1
2017-12-11Merge remote-tracking branch 'origin/master' into miriOliver Schneider-4/+6
2017-12-07Tidy: allow feature-gate tests to be ui testsest31-4/+6
2017-12-06Update miri to rustc changesOliver Schneider-15/+39
2017-11-20[rustllvm] Use report_fatal_error over llvm_unreachableRobin Kruppe-2/+9
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+2
2017-11-06Modify the script to allow for running docker images on Windows 7.kennytm-3/+3
2017-10-31Also support macro generated atomic typesest31-1/+1
2017-10-31Tidy: track rustc_const_unstable feature gates as wellest31-0/+20
2017-10-27Update license exceptions.kennytm-5/+2
2017-10-13remove duplicate stubstinaun-1/+3
2017-10-10Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundibors-5/+3
2017-09-29Adjust imports to librustc::mir::interpretOliver Schneider-0/+1
2017-09-28Migrate to eprint/eprintln macros where appropriate.Corey Farwell-5/+3
2017-09-24TODO --> FIXMEP.Y. Laligand-1/+1
2017-09-24The Magenta kernel is now called Zircon.P.Y. Laligand-0/+3
2017-09-17Get the miri test suite to run inside the rustc dev environmentOliver Schneider-0/+1
2017-09-17Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichtonTim Neumann-0/+1
2017-09-13Build and test RustfmtNick Cameron-0/+1
2017-09-12Disable the new Hasher tests on Emscripten.kennytm-0/+1
2017-09-02Auto merge of #43886 - oli-obk:clippy, r=nrcbors-0/+1
2017-08-31Bring back stage0 allocator logic on MSVCAlex Crichton-0/+1
2017-08-31Update bootstrap compilerAlex Crichton-2/+0
2017-08-30Add license exceptionsGuillaume Gomez-0/+6
2017-08-15Add clippy as a submoduleOliver Schneider-0/+1
2017-08-11Rollup merge of #43632 - ruuda:allow-long-relative-urls, r=Mark-SimulacrumGuillaume Gomez-1/+1
2017-08-10Fix cross-crate global allocators on windowsAidan Hobson Sayers-0/+1
2017-08-04Only allow long relative urls after a link labelRuud van Asseldonk-1/+1
2017-08-03Detect relative urls in tidy checkRuud van Asseldonk-2/+2
2017-07-24Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichtonMark Simulacrum-0/+12
2017-07-21Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090bSimon Sapin-0/+1
2017-07-20Tell `tidy` about `compiler_builtins_lib` featureJoe Ranweiler-0/+12
2017-07-20Auto merge of #43247 - est31:master, r=alexcrichtonbors-16/+41
2017-07-17Remove exception from license check for strings.rsNick Cameron-1/+0
2017-07-15Tidy: allow common lang+lib featuresest31-16/+41
2017-07-06Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakisbors-0/+1
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-0/+1
2017-06-26Fix a semantic merge conflictAlex Crichton-1/+1