about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
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
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-24/+24
2022-03-03Add -Z oom={panic,abort} command-line optionAmanieu d'Antras-1/+1
2022-03-01Provide C FFI types via core::ffi, not just in stdJosh Triplett-1/+1
2022-02-26Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726Matthias Krüger-2/+2
2022-02-22Rollup merge of #94178 - est31:tolerant_lines_check, r=Mark-SimulacrumMatthias Krüger-0/+3
2022-02-22chalk: add known-bug test that was previously ICEing.Dario Nieuwenhuis-2/+2
2022-02-20tidy: fire less "ignoring file length unneccessarily" warningsest31-0/+3
2022-02-18Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkovMatthias Krüger-1/+1
2022-02-16Implement --check-cfg option (RFC 3013)Loïc BRANSTETT-1/+1
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-1/+2
2022-02-13Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrumbors-2/+1
2022-02-11Check that error code explanations are listed in error_codes.rsGuillaume Gomez-4/+29
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-2/+1
2022-02-02Configure panic hook backtrace behaviorMark Rousskov-0/+1
2022-01-16Drop duplicate checks for now missing rustc_ast dep in tidyIgor Matuszewski-1/+0
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-14/+11
2022-01-13Rollup merge of #90001 - Fearyncess:master, r=alexcrichtonMatthias Krüger-0/+1
2022-01-10Update rayon and rustc-rayonJosh Stone-14/+11
2022-01-08Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-sebors-26/+7
2022-01-08tidy: add `ahash` to permitted dep listLain Yang-0/+1
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-0/+2