about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2023-01-01fix typoJ Haigh-1/+1
2023-01-01combine error branchesDebugSteven-3/+1
2023-01-02fixup warningsEzra Shaw-72/+53
2023-01-01fix formattingDebugSteven-4/+8
2023-01-02fix CI errorEzra Shaw-2/+3
2023-01-01handle error case where --wrapper-version argument doesn't existDebugSteven-3/+17
2023-01-02use more paths in error codesEzra Shaw-5/+7
2023-01-02docs: revert removal of `E0729`Ezra Shaw-1/+1
2023-01-01refactor: clean up `errors.rs` and `error_codes_check.rs`Ezra Shaw-386/+400
2022-12-31Auto merge of #106336 - matthiaskrgr:rollup-4p6bgwf, r=matthiaskrgrbors-2/+2
2022-12-31Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebankbors-2/+2
2022-12-31Fix tidy unittest.Eric Huss-2/+2
2022-12-31rename wrapper-version argument for x to differentiate it from the bootstrap ...DebugSteven-1/+1
2022-12-31Update error messageJ Haigh-1/+1
2022-12-31Update error messageJ Haigh-1/+1
2022-12-31formattingDebugSteven-6/+6
2022-12-31spawn x command and compare semversDebugSteven-10/+30
2022-12-31remove leading comma from macro expansionDebugSteven-23/+5
2022-12-31warn when there's a newer version of the x tool availableDebugSteven-1/+39
2022-12-31Add tidy check for dbggimbles-0/+17
2022-12-31refactor: merge `E0465` into `E0464`Ezra Shaw-2/+2
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-76/+0
2022-12-30Make tidy errors redNilstrieb-9/+23
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-59/+4
2022-12-30Tidy up tidy error codes checkNilstrieb-26/+11
2022-12-30Add tidy check to deny merge commitsNilstrieb-0/+131
2022-12-29docs/test: add UI test and long-form error docs for `E0519`Ezra Shaw-2/+2
2022-12-24Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomezMatthias Krüger-2/+2
2022-12-23Move testsCaio-1/+1
2022-12-23docs/test: add UI test and long-form error docs for E0462Ezra Shaw-2/+2
2022-12-20docs/test: add UI test and long-form error docs for `E0377`Ezra Shaw-2/+2
2022-12-17poll tidy threads for completion before waitingThe 8472-6/+16
2022-12-17optimize line-by-line style checks in tidyThe 8472-24/+35
2022-12-14Add tidy exceptionsbjorn3-0/+6
2022-12-11Move testsCaio-1/+1
2022-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-0/+2
2022-12-08Add LLVM KCFI support to the Rust compilerRamon de C Valle-0/+2
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-1/+2
2022-12-03Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiserbors-12/+13
2022-11-29update cpufeatures, swap difference to dissimilarklensy-1/+2
2022-11-28Permit deps (scarry)Maybe Waffle-0/+2
2022-11-26Rewrite LLVM's archive writer in Rustbjorn3-12/+13
2022-11-20Move testsCaio-1/+1
2022-11-18Import icu locale fallback dataCharles Lew-0/+1
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+12
2022-11-16Auto merge of #104456 - RalfJung:miri, r=RalfJungbors-0/+1
2022-11-16allow fastrand dependencyRalf Jung-0/+1
2022-11-15Update PROBLEMATIC_CONSTS in style.rsStewart Russell-1/+1
2022-11-12TidyCaio-1/+1
2022-11-05TidyCaio-2/+2