about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2024-03-03Move testsCaio-117/+117
2024-03-03Auto merge of #121877 - estebank:fancy-svg, r=compiler-errorsbors-0/+1
2024-03-02On tests that specify --color=always emit SVG file with stderr outputEsteban Kuber-0/+1
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-0/+1
2024-03-01Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo...Matthias Krüger-3/+3
2024-03-01Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errorsMatthias Krüger-24/+202
2024-02-29Move sanitizer ui tests to sanitizer directoryRamon de C Valle-3/+3
2024-02-29Error on stray .stderr/.stdout files for (un-)revisioned tests许杰友 Jieyou Xu (Joe)-24/+202
2024-02-29Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errorsMatthias Krüger-1/+0
2024-02-27safe transmute: revise safety analysisJack Wrenn-1/+0
2024-02-23rustc: Fix wasm64 metadata object filesAlex Crichton-0/+3
2024-02-23Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercotebors-1/+0
2024-02-22Update tidy target_specific_tests to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22Update tidy target_policy to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22remove exceptionJames Dietz-1/+0
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-1/+1
2024-02-21print proper relative path for descriptive name checkyukang-1/+1
2024-02-20wasm: Store rlib metadata in wasm object filesAlex Crichton-0/+17
2024-02-20Auto merge of #120628 - workingjubilee:reimpl-meaningful-test-name-lint, r=co...bors-9/+4462
2024-02-18Add `Future` and `IntoFuture` to the 2024 preludeNilstrieb-1/+1
2024-02-18Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrumbors-0/+1
2024-02-18tidy: add windows-coreklensy-0/+1
2024-02-17Remove old issues.txt entries with --blessJubilee Young-124/+97
2024-02-17Implement --bless for the issues lintJubilee Young-8/+33
2024-02-17Grandfather new questionably-named testsJubilee Young-1387/+1519
2024-02-17Suggest pattern in meaningful test diagnosticJubilee Young-4/+4
2024-02-17Reapply "add tidy check that forbids issue ui test filenames"Jubilee Young-6/+4329
2024-02-17tidy: wrap regexes with lazy_staticklensy-4/+8
2024-02-16Implement infra support for migrating from `//` to `//@` ui test directives许杰友 Jieyou Xu (Joe)-2/+14
2024-02-14Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkovGuillaume Gomez-1/+1
2024-02-13`cargo update`clubby789-1/+3
2024-02-13Move testsCaio-1/+1
2024-02-13Bump `time` and allow new dependenciesclubby789-0/+2
2024-02-09Move some testsCaio-2/+2
2024-02-08Add new ui testsBen Kimock-1/+1
2024-02-07Add parallel rustc ui testsSparrowLii-1/+1
2024-02-07Update testsr0cky-2/+3
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-1/+1
2024-02-05Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrumbors-0/+6
2024-02-01Auto merge of #120447 - lnicola:sync-from-ra, r=lnicolabors-0/+1
2024-01-30Remove `ffi_returns_twice` featureclubby789-1/+1
2024-01-30Update allowed depdendencies for craneliftAmanieu d'Antras-0/+6
2024-01-29Move multiple UI issue tests to subdirectoriesMarek 'seqre' Grzelak-2/+5
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-17/+17
2024-01-28Add rustc_apfloat license exception for RALaurențiu Nicola-0/+1
2024-01-27Auto merge of #120201 - clubby789:dep-update, r=dtolnaybors-2/+0
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-3/+4
2024-01-21Bump `object` versionclubby789-2/+0
2024-01-19Teach tidy about line/col information for malformed featuresOli Scherer-6/+26
2024-01-18llvm: simplify data layout checkDavid Wood-3/+4