about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2023-11-07bump some depsklensy-1/+0
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-0/+1
2023-11-06use portable AtomicU64 for powerPC and MIPSSparrowLii-0/+1
2023-11-04Auto merge of #117566 - weihanglo:update-cargo, r=weihanglobors-1/+0
2023-11-04Update cargoWeihang Lo-1/+0
2023-11-04Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwcobors-81/+183
2023-11-02Add UI tests for values accepted by `-C symbol-mangling-version`Zalathar-1/+1
2023-10-31Use derivative for CloneMichael Goulet-0/+1
2023-10-28Auto merge of #117149 - nnethercote:tidy-alphabetical-unit-tests, r=Nilstriebbors-36/+262
2023-10-28Disable tidy dep check for a couple more unvendored projectbjorn3-3/+3
2023-10-25tidy: add unit tests for alphabetical markers.Nicholas Nethercote-25/+238
2023-10-25tidy: some minor improvements.Nicholas Nethercote-9/+20
2023-10-25tidy: skip lines starting with `#` in alphabetical check.Nicholas Nethercote-3/+8
2023-10-25Fix a bug in tidy's alphabetical checking.Nicholas Nethercote-17/+14
2023-10-23coverage: Add UI tests for values accepted by `-Cinstrument-coverage`Zalathar-1/+1
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-1/+2
2023-10-17Auto merge of #116477 - nnethercote:tidy-alpha-deps, r=wesleywiserbors-2/+2
2023-10-16Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`.Nicholas Nethercote-8/+8
2023-10-10Update license for notifybjorn3-1/+1
2023-10-10Update status for the backtrace and stdarch exceptionsbjorn3-2/+2
2023-10-10Disable tidy license checker for cg_gcc until it's deps are vendoredbjorn3-10/+4
2023-10-10Ensure tidy never updates Cargo.lockbjorn3-2/+3
2023-10-10Check more workspacesbjorn3-0/+23
2023-10-10Give an error instead of a panic if the lockfile is missingbjorn3-0/+10
2023-10-10Clarify some license exceptionsbjorn3-13/+10
2023-10-10Check for external package sources in all workspacesbjorn3-26/+38
2023-10-10Run licence checks for cg_gcc and rust-analyzerbjorn3-1/+28
2023-10-10Make it easier to check licenses for new workspacesbjorn3-52/+60
2023-10-10Check permitted dependencies for rustc-mainbjorn3-1/+2
2023-10-10Split out check_runtime_license_exceptionsbjorn3-19/+48
2023-10-09Remove no longer used dependency from the list of allowed dependenciesbjorn3-1/+0
2023-10-07allow option-ext as a tool dependency (MPL licensed)Ralf Jung-0/+1
2023-10-06Make `tidy-alphabetical-{start,end}` work more widely.Nicholas Nethercote-2/+2
2023-09-27Update cargoWeihang Lo-2/+2
2023-09-24tidy: remove io-lifetimes from the dependency listchenx97-1/+0
2023-09-22Fixes from PRAyush Singh-0/+1
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+3
2023-09-19chore(Cargo.lock): bump colored and tracing-treeMartin Kröning-1/+1
2023-09-18get rid of duplicate primitive_docsRalf Jung-19/+0
2023-09-15rustdoc: merge theme css into rustdoc.cssMichael Howell-0/+101
2023-08-28Move testsCaio-1/+1
2023-08-27also ignore doctestsRalf Jung-1/+2
2023-08-27tell people what to do when removing an error codeRalf Jung-1/+5
2023-08-24Move issue 29181, 2804, 17431, 66768Olanti-2/+2
2023-08-14Upgrade Object and related depsdirreke-0/+2
2023-08-11Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDentonbors-1/+1
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-3/+629
2023-08-05Auto merge of #114143 - Enselic:rename-issue-100605, r=eholkbors-1/+1
2023-08-05Rename tests/ui/issues/issue-100605.rs to ../type/option-ref-advice.rsMartin Nordholts-1/+1
2023-08-05Print tidy command with bless tidy check failureyukang-1/+1