about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
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
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