about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2019-10-30Remove references to now unused `E0526`Dylan MacKenzie-1/+0
2019-10-22Merge branch 'master' into rusty-hermitStefan Lankes-1/+26
2019-10-21Remove `src/llvm-emscripten` submoduleAlex Crichton-1/+0
2019-10-21remove hermit-abi from the wrong list, add to the whitelistStefan Lankes-1/+1
2019-10-21add hermit-abi to the whitelistStefan Lankes-0/+1
2019-10-20Check all files in `src/test` for `borrowck_graphviz_postflow`Dylan MacKenzie-0/+26
2019-10-08Rollup merge of #65135 - GuillaumeGomez:add-error-code-check, r=Mark-SimulacrumMazdak Farrokhzad-0/+139
2019-10-07add crossbeam-queue to the whitelistJosh Stone-0/+1
2019-10-07Add new test to heck if all error codes have testsGuillaume Gomez-0/+139
2019-10-02Filter out RLS output directories on tidy runsSantiago Pastorino-0/+3
2019-09-28Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebankMazdak Farrokhzad-1/+1
2019-09-27Don't check error_codes files for lintsGuillaume Gomez-1/+1
2019-09-23Add `#![deny(warnings)]` to internal toolsAlex Crichton-0/+2
2019-09-22Clarify the "since" tidy checkMazdak Farrokhzad-1/+1
2019-09-07Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkovMazdak Farrokhzad-6/+20
2019-09-06Rollup merge of #63676 - newpavlov:wasi, r=alexcrichtonMazdak Farrokhzad-0/+2
2019-09-05Restrict error code length to 80 columnsMark Rousskov-6/+20
2019-09-05Avoid feature name 'checked_duration_since' in a Tidy testVitaly _Vi Shukela-2/+2
2019-08-30Auto merge of #63402 - estebank:strip-margin, r=oli-obkbors-0/+1
2019-08-29whitelist wasi crateArtyom Pavlov-0/+1
2019-08-29add wasi license to the licenses whitelistnewpavlov-0/+1
2019-08-24Fix tidy feature gate error reportingPascal Hertleif-7/+15
2019-08-24Auto merge of #63637 - alexcrichton:remove-libtest-step, r=Mark-Simulacrumbors-0/+3
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-0/+3
2019-08-23Fix `tidy` fallout due to `feature_gate.rs` refactoring.Mazdak Farrokhzad-1/+8
2019-08-21Introduce `term-size` dependency and consider term width when trimmingEsteban Küber-0/+1
2019-08-02Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrumbors-90/+63
2019-08-02liballoc: Unconfigure tests during normal buildVadim Petrochenkov-26/+10
2019-08-02libsyntax: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustdoc: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustc: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustc_incremental: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02libsyntax_pos: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustc_target: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02librustc_lexer: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02libpanic_unwind: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02libserialize: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02libterm: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02libtest: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02compiletest: Unconfigure tests during normal buildVadim Petrochenkov-1/+0
2019-08-02tidy: Unconfigure tests during normal buildVadim Petrochenkov-51/+53
2019-08-01Remove spin dependencygnzlbg-1/+0
2019-08-01Update Cargo.lockgnzlbg-0/+4
2019-08-01Remove mach dependencygnzlbg-1/+2
2019-07-30Add very simple edition check to tidy; and add missing edition = 2018s.CrLF0710-0/+47
2019-07-28Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centrilbors-18/+18
2019-07-28Rollup merge of #63081 - petrochenkov:cleantidy, r=Mark-SimulacrumMazdak Farrokhzad-16/+4
2019-07-28Rollup merge of #62995 - estebank:issue-62973, r=varkorMazdak Farrokhzad-2/+14
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0