summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2017-07-17Remove exception from license check for strings.rsNick Cameron-1/+0
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
2017-04-18Add top level sections to the Unstable Book.Corey Farwell-69/+71
2017-04-17Remove hoedown from tidy checkGuillaume Gomez-0/+1
2017-04-12COPYRIGHT: remove hoedown licenseNODA, Kai-2/+0
2017-04-09Auto merge of #40653 - frewsxcv:tidy-handling, r=alexcrichtonbors-39/+39
2017-04-09Print tidy errors to stderr, prefix with 'tidy error: ', handle 'bad' state.Corey Farwell-37/+34
2017-04-03Move libXtest into libX/testsStjepan Glavina-1/+1
2017-04-02Auto merge of #40919 - GuillaumeGomez:fix-new-rustdoc, r=frewsxcv,steveklabnikbors-1/+2
2017-04-01Don't panic if we have tidy errors.Corey Farwell-2/+5
2017-03-31Add end whitespace ignore flag for tidyGuillaume Gomez-1/+2
2017-03-31Sync all unstable features with Unstable Book; add tidy lint.Corey Farwell-69/+224
2017-03-05Remove the compile-fail feature gates whitelistGibson Fahnestock-5/+0
2017-03-05Add compile-fail test for cfg_target_thread_localGibson Fahnestock-1/+0
2017-03-05Add compile-fail test for unwind_attributesGibson Fahnestock-1/+1
2017-03-05Add compile fail test for stmt_expr_attributestopecongiro-1/+0
2017-03-03Auto merge of #39917 - alexcrichton:build-cargo, r=brsonbors-1/+4
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-1/+4
2017-03-02Add compile fail test for SIMDDaniel Xu-1/+0
2017-03-01Add compile fail test for abi_ptxtopecongiro-1/+1
2017-03-01Add compile test for cfg_target_has_atomictopecongiro-1/+0
2017-02-28Add compile fail test for unboxed_closures featuretopecongiro-2/+2
2017-02-23Added test for inclusive_range_syntax in compile-fail test suiteNikhil Shagrithaya-3/+3
2017-02-15Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31Corey Farwell-1/+1
2017-02-15static recursion test added to compile-fail test suiteColm Seale-1/+1
2017-02-15Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichtonbors-2/+24
2017-02-14Rollup merge of #39790 - zackw:tidy-linelen-exempt-urls, r=alexcrichtonCorey Farwell-2/+57
2017-02-14Rollup merge of #39772 - cseale:staged_api_whitelist_removal, r=est31Corey Farwell-1/+1
2017-02-14Adding compile fail test for staged_api featureColm Seale-1/+1