about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2018-07-29Exempt cloudabi from license check.kennytm-0/+1
2018-07-28Update the Cargo submodule and rustfixAlex Crichton-0/+1
2018-07-25Add missing dynTatsuyuki Ishi-3/+3
2018-07-23Change single char str patterns to charsljedrz-3/+3
2018-07-15tidy: add a new test for external dependenciesSébastien Marie-0/+52
2018-07-07Mostly fix compiling without LLVM (with metadata_only backend)bjorn3-1/+0
2018-07-06Update RLS, Rustfmt, Cargo, and ClippyNick Cameron-0/+1
2018-06-20Fix tidyBastien Orivel-1/+1
2018-05-30Replace libbacktrace with a submoduleAlex Crichton-0/+1
2018-05-29Whitelist datafrog on tidySantiago Pastorino-0/+1
2018-05-27Ensure every unstable feature has a tracking issue.kennytm-6/+29
2018-05-26Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakiskennytm-0/+1
2018-05-24Use AllFacts from polonius-engineSantiago Pastorino-0/+1
2018-05-24extend the crate whitelist to include rustc-hash, chalkNiko Matsakis-0/+3
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-05-16tidy: Add a check for empty UI test filesJane Lusby-23/+40
2018-05-13Add a Rayon thread poolJohn Kåre Alsaker-0/+10
2018-05-12Display the name of the failed file in tidy/libcoretestvarkor-8/+15
2018-05-12Ignore non .rs files for tidy libcoretestvarkor-6/+9
2018-05-06Auto merge of #50466 - kennytm:rustbuild-stage0-lib-test, r=Mark-Simulacrumbors-0/+36
2018-05-05Misc tweaksJohn Kåre Alsaker-0/+1
2018-05-06Added a tidy test to ensure libcore cannot contain any tests.kennytm-0/+36
2018-04-26handle license checkNick Cameron-1/+2
2018-04-20Fix revision support for UI tests.Eric Huss-27/+15
2018-04-11Auto merge of #49861 - pnkfelix:compare-mode-nll-followup-2, r=nikomatsakisbors-2/+29
2018-04-09Make tidy treat "test/ui/foo.nll.stderr" just like "foo.stderr".Felix S. Klock II-2/+29
2018-04-08Move deny(warnings) into rustbuildMark Simulacrum-2/+0
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-0/+1
2018-03-13Rollup merge of #48880 - petrochenkov:badstderr, r=kennytmkennytm-0/+28
2018-03-11Update Cargo submoduleAlex Crichton-0/+2
2018-03-09tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directoriesVadim Petrochenkov-0/+28
2018-03-06Update env_logger to 0.5.4Alex Crichton-0/+17
2018-03-05Add ena to whitelistWho? Me?!-0/+1
2018-03-05Uncomment whitelistWho? Me?!-34/+34
2018-03-05Do check the deps of path depsMark Mansi-32/+44
2018-03-05enable whitelistMark Mansi-23/+23
2018-03-05Don't check in-tree depsMark Mansi-39/+12
2018-03-05different versions may have different depsMark Mansi-66/+84
2018-03-05Add a few missing depsMark Mansi-0/+3
2018-03-05Remove spurious whitespaceMark Mansi-54/+54
2018-03-05uncomment whitelistMark Mansi-55/+55
2018-03-05Fix alexcrichton's commentsMark Mansi-95/+77
2018-03-05Only check the whitelist for some cratesMark Mansi-340/+147
2018-03-05Get the path to cargo from rustbuildMark Mansi-7/+9
2018-03-05Trying to get paths right...Mark Mansi-1/+310
2018-03-05MAKE IT FAILgit statusgit statusMark Mansi-20/+53
2018-03-05CommentsMark Mansi-1/+2
2018-03-05Start adding a whitelist for rustc dependenciesMark Mansi-9/+77
2018-03-05Run rustfmt on tidy/src/deps.rsMark Mansi-14/+15
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-1/+1