about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2022-09-01Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorinobors-0/+1
2022-08-31update few crates to drop old depsklensy-5/+0
2022-08-29Auto merge of #98626 - oli-obk:tracing, r=lcnrbors-0/+1
2022-08-29Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.Nicholas Nethercote-0/+1
2022-08-28Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrumbors-2/+1
2022-08-27Sunset RLSEric Huss-2/+1
2022-08-28Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrumbors-0/+2
2022-08-27tidy: move directory traversal utility functions into dedicated moduleest31-62/+74
2022-08-27tidy: forbid since values for features that point to the current release or f...est31-5/+55
2022-08-27Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-SimulacrumYuki Okushi-1/+1
2022-08-24Add new allowed depsbjorn3-0/+6
2022-08-23Use direct pointer to filter_dirs functionest31-1/+1
2022-08-23Relax tidy rules for OS-specific codeAmanieu d'Antras-0/+2
2022-08-23Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-SimulacrumMatthias Krüger-5/+3
2022-08-21tidy: remove crossbeam-utilsEric Huss-5/+3
2022-08-18tidy: check fluent files for styleXiretza-9/+6
2022-08-12Use an extensionless `x` script for non-WindowsJosh Stone-1/+1
2022-08-08Add `x.sh` and `x.ps1` shell scriptsJoshua Nelson-3/+5
2022-07-29Update tracing to 0.1.31Oli Scherer-0/+1
2022-07-25Update list of allowed dependenciesbjorn3-3/+11
2022-07-21`region_outlives_predicate` no snapshotlcnr-2/+2
2022-07-17Auto merge of #99283 - RalfJung:miri, r=RalfJungbors-0/+1
2022-07-17make tidy accept another permutation of this license stringRalf Jung-0/+1
2022-07-08fixes post rebaseJane Losare-Lusby-1/+1
2022-07-01Lint against executable files in the root directoryMark Rousskov-8/+24
2022-06-30get rid of some tidy 'unnecessarily ignored' warningsRalf Jung-9/+4
2022-06-22Remove individual crate checks for bootstrap in tidyJoshua Nelson-83/+0
2022-06-21Add bootstrap to tidy checkJoshua Nelson-3/+105
2022-06-21Move some tests to more reasonable directoriesCaio-1/+1
2022-06-13Move testsCaio-2/+2
2022-06-03Fully stabilize NLLJack Huey-2/+2
2022-06-03Auto merge of #97497 - c410-f3r:z-errors, r=petrochenkovbors-2/+2
2022-05-28Move some tests to more reasonable placesCaio-2/+2
2022-05-27Update to rebased rustc-rayon 0.4Josh Stone-0/+1
2022-05-20Move testsCaio-2/+2
2022-05-08Move some tests to more reasonable placesCaio-2/+2
2022-04-28Add new repeat expr test.Oli Scherer-1/+1
2022-04-27Auto merge of #96179 - klensy:bump-deps-04-22, r=Mark-Simulacrumbors-1/+0
2022-04-26Move some tests to more reasonable placesCaio-2/+2
2022-04-22proc-macro2 v1.0.30 -> v1.0.37klensy-1/+0
2022-04-22Auto merge of #96144 - c410-f3r:z-errors, r=petrochenkovbors-1/+1
2022-04-21Move some tests to more reasonable directoriesCaio-1/+1
2022-04-20Update cargoEric Huss-0/+3
2022-04-05tidy: add fluent dependencies to whitelistDavid Wood-1/+19
2022-03-28Added another folder to the `ui` dirOli Scherer-1/+1
2022-03-21Rollup merge of #95085 - ouz-a:master5, r=jackh726Matthias Krüger-1/+1
2022-03-21Return err instead of ICEouz-a-1/+1
2022-03-20Add once_cell as allowed cg_clif dependencybjorn3-0/+1
2022-03-18Auto merge of #88098 - Amanieu:oom_panic, r=nagisabors-1/+1
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-3/+3