about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
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
2023-08-04Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgrbors-1/+1
2023-08-04Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31Matthias Krüger-1/+1
2023-08-04Auto merge of #114104 - oli-obk:syn2, r=compiler-errorsbors-0/+7
2023-08-04Improve spans for indexing expressionsNilstrieb-1/+1
2023-08-03Add `internal_features` lintNilstrieb-0/+1
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-3/+629
2023-07-31Rollup merge of #114193 - crlf0710:lexer_unicode15, r=ManishearthMatthias Krüger-5/+1
2023-07-31Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obkMatthias Krüger-1/+1
2023-07-31Replace the many arguments of `EmitterWriter::stderr` with builder methodsOli Scherer-0/+7
2023-07-30Check lazy type aliases for well-formednessLeón Orell Valerian Liehr-1/+1
2023-07-29add tidy check for stray rustfix filesasquared31415-1/+1
2023-07-29Update lexer emoji diagnostics to Unicode 15.0Charles Lew-5/+1
2023-07-28Add UI tests for generic const itemsLeón Orell Valerian Liehr-1/+1
2023-07-28Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkovbors-1/+1
2023-07-28Introduce the `#[diagnostic]` attribute namespaceGeorg Semmler-1/+1
2023-07-28tidy: add exclusion for platform dependent cfg for miniz_oxide, as it hack it...klensy-0/+1
2023-07-28remove addr2line from tidy list. Why?klensy-1/+0
2023-07-27Revert "add tidy check that forbids issue ui test filenames"Jubilee Young-4329/+6
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-4/+2
2023-07-26add tidy check that forbids issue ui test filenamesasquared31415-6/+4329
2023-07-25Rollup merge of #113661 - oli-obk:tait_wtf, r=lcnrMatthias Krüger-1/+1
2023-07-26Add help for crate arg when crate name is invalidyukang-1/+3
2023-07-22Fix tidy errorbjorn3-0/+1
2023-07-21Double check that hidden types match the expected hidden typeOli Scherer-1/+1
2023-07-19On nightly, dump ICE backtraces to diskEsteban Küber-0/+3
2023-07-13Rollup merge of #113598 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+3
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-1/+1
2023-07-12Update cargoWeihang Lo-0/+3
2023-07-10Remove the library/term exception in tidy's pal checker codebjorn3-1/+0
2023-07-10Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubileebors-2/+0
2023-07-09move personality to sysGus Caplan-2/+0
2023-07-10Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubileebors-2/+0
2023-07-09move pal cfgs in f32 and f64 to sysGus Caplan-2/+0
2023-07-09Auto merge of #112235 - Kobzol:opt-dist, r=Mark-Simulacrumbors-0/+2
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-0/+2
2023-07-09Auto merge of #113276 - Nilstrieb:rustix, r=Mark-Simulacrumbors-0/+2
2023-07-08Eagerly resolve vars in predicate during coercion loopMichael Goulet-1/+1
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-0/+1
2023-07-05Revert "use c literals in library"León Orell Valerian Liehr-0/+1
2023-07-04tidy: exclude sh files from rust-installer tests from tidy bins checkklensy-1/+25
2023-07-04rust-installer and rls no longer submodule, so fix tidy walk listklensy-2/+2
2023-07-03Remove compare modeMichael Goulet-4/+0