summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
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-10Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundibors-5/+3
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
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-9/+1
2017-06-23Added a tidy check to disallow "```ignore" and "```rust,ignore".kennytm-0/+15
2017-06-20Remove the in-tree `flate` crateAlex Crichton-3/+0
2017-06-18Sort entries of SUMMARY.md alphabeticallyest31-5/+5
2017-06-16Introduce tidy lint to check for inconsistent tracking issuesest31-29/+66
2017-06-14Don't require that stubs exist for features in the unstable bookest31-17/+16
2017-06-14Autogenerate stubs and the summary of the unstable bookest31-40/+72
2017-06-14Librarify tidyest31-72/+96
2017-06-07Make rustdoc.js use license comments.Clar Charr-1/+3
2017-06-02ci: Further tone down the test verbosity.kennytm-2/+7
2017-05-23Remove some needless // gate-test- commentsest31-13/+16
2017-05-17Reset submodule management to what master doesAlex Crichton-1/+1
2017-05-18Whitelist strings crate for licenseTatsuyuki Ishi-0/+1
2017-05-14Update to the oxidized rust-installerJosh Stone-1/+1
2017-05-12Rollup merge of #41935 - iKevinY:detect-empty-files, r=Mark-SimulacrumMark Simulacrum-0/+5
2017-05-12Add tidy check to detect empty filesKevin Yap-0/+5
2017-05-11Annotate the license exceptionsBrian Anderson-5/+8
2017-05-02Remove jquery dependencyGuillaume Gomez-1/+1
2017-04-29Update stage0 bootstrap compilerAlex Crichton-0/+2