about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2024-05-06Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxubors-2/+0
2024-05-06Auto merge of #124497 - rytheo:move-std-tests-to-library, r=workingjubileebors-1/+0
2024-05-06Migrate `run-make/rustdoc-error-lines` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-1/+0
2024-05-04Rollup merge of #124698 - JoverZhang:test-rustdoc-determinism, r=jieyouxuMatthias Krüger-1/+0
2024-05-04Rewrite `rustdoc-determinism` test in RustJover Zhang-1/+0
2024-05-03Migrate `run-make/doctests-keep-binaries` to new `rmake.rs` formatGuillaume Gomez-1/+0
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-1/+0
2024-05-01Auto merge of #121564 - ojeda:rustc-jobserver, r=ehussbors-1/+3
2024-04-30Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-04-30Port repr128-dwarf run-make test to rmakebeetrees-1/+0
2024-04-29Rollup merge of #124475 - GKFX:more-dependency-pruning, r=oli-obk许杰友 Jieyou Xu (Joe)-46/+24
2024-04-28Run tidy on testsRyan Lowe-1/+0
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-1/+0
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-46/+24
2024-04-26Rollup merge of #124383 - Urgau:port-print-native-static-libs, r=jieyouxuJacob Pratt-1/+0
2024-04-26Port run-make `--print=native-static-libs` to rmake.rsUrgau-1/+0
2024-04-25hir typeck: look into nested goalslcnr-1/+0
2024-04-25Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxuMatthias Krüger-1/+0
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang-1/+0
2024-04-25Rollup merge of #124333 - Urgau:better-bad-print, r=fmeaseMatthias Krüger-1/+0
2024-04-24Improve diagnostic for unknown --print requestUrgau-1/+0
2024-04-23Update allowed cg_clif depsbjorn3-0/+1
2024-04-21Move some testsCaio-35/+35
2024-04-19Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68bors-7/+73
2024-04-17allow the tests to pass tidyElisha Hollander-4/+4
2024-04-17add testsElisha Hollander-0/+17
2024-04-17fix valueElisha Hollander-1/+1
2024-04-17configure for testingElisha Hollander-1/+4
2024-04-17format style.rsElisha Hollander-2/+2
2024-04-17separate regex generationElisha Hollander-7/+7
2024-04-17use a function to generate the regexElisha Hollander-8/+12
2024-04-16restore line-breakElisha Hollander-1/+1
2024-04-16default to no testingElisha Hollander-0/+1
2024-04-16use `FxHashMap` Elisha Hollander-2/+4
2024-04-16use one `use` for `std`Elisha Hollander-2/+1
2024-04-16refactorElisha Hollander-17/+20
2024-04-16revert using regexElisha Hollander-11/+41
2024-04-16use regex to check for problemsElisha Hollander-41/+11
2024-04-16remove redundant whitespaceElisha Hollander-1/+1
2024-04-16formatElisha Hollander-22/+28
2024-04-16restore original constsElisha Hollander-1/+1
2024-04-16use `generate_problems`Elisha Hollander-136/+40
2024-04-16format style.rsElisha Hollander-13/+12
2024-04-16add more `PROBLEMATIC_CONSTS`Elisha Hollander-2/+130
2024-04-15port `rust-lld-custom-target` test to rmakeRémy Rakic-1/+0
2024-04-15port `rust-lld` test to rmakeRémy Rakic-1/+0
2024-04-15Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obkbors-0/+20
2024-04-14tidy: add tidy check agains \.rs files inside tests/crashes that are missing ...Matthias Krüger-0/+20
2024-04-14Rollup merge of #123889 - onur-ozkan:improve-tidy, r=Mark-SimulacrumMatthias Krüger-9/+24