about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-1/+0
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-1/+0
2025-03-11Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgrbors-6/+34
2025-03-10Auto merge of #138200 - weihanglo:update-cargo, r=weihanglobors-1/+0
2025-03-10Support locking versions in permitted rustc depsChris Denton-7/+34
2025-03-10Allow wit-bindgen-rt as compiler dependencyChris Denton-0/+1
2025-03-09Rollup merge of #137885 - klensy:tidy-triagebot, r=jieyouxuMatthias Krüger-0/+97
2025-03-07Update cargoWeihang Lo-1/+0
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-1/+1
2025-03-05Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol许杰友 Jieyou Xu (Joe)-107/+0
2025-03-05tidy: add check to verify paths in triagebot.tomlklensy-0/+97
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-4/+17
2025-03-02tidy: remove legacy `Makefile` checks许杰友 Jieyou Xu (Joe)-107/+0
2025-02-24Remove dyn_compatible_for_dispatchMichael Goulet-1/+0
2025-02-21Do not exempt nonexistent platforms from platform policyJubilee Young-1/+0
2025-02-20Make x86 QNX target name consistent with other Rust targetsFlorian Bartels-0/+1
2025-02-19Rollup merge of #136344 - zachs18:dot_notation_more_defkinds_3, r=davidtwcoMatthias Krüger-1/+0
2025-02-18Suggest using :: instead of . in more cases.Zachary S-1/+0
2025-02-17Fix what looks like an inverted messageEric Huss-1/+1
2025-02-17Move error_index_generator to the rustbook workspaceEric Huss-1/+0
2025-02-14Update cargoWeihang Lo-0/+1
2025-02-13library: Update rand to 0.9.0Eric Huss-0/+6
2025-02-10Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simul...Jubilee-4/+0
2025-02-08Rustfmtbjorn3-19/+25
2025-02-05Removed dependency on the field-offset crate.David Venhoek-4/+0
2025-02-05Rollup merge of #136536 - DuskyElf:master, r=jieyouxu许杰友 Jieyou Xu (Joe)-16/+1
2025-02-05Rollup merge of #135572 - jieyouxu:migrate-split-debuginfo, r=davidtwco许杰友 Jieyou Xu (Joe)-1/+0
2025-02-04Rename and Move some UI tests to more suitable subdirsDuskyElf-16/+1
2025-02-04Rollup merge of #136334 - ricci009:primitivers, r=tgross35Jacob Pratt-1/+2
2025-02-04Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxuJacob Pratt-0/+7
2025-02-03primitive type migration from mod.rs to primitives.rsricci009-1/+2
2025-02-03Rollup merge of #136299 - lqd:polonius-next-episode-9, r=jackh726Matthias Krüger-1/+0
2025-02-01tests: port `split-debuginfo` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-31merge duplicate issue-46589 testsRémy Rakic-1/+0
2025-01-31tests: port `symbol-mangling-hashed` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-30Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdocMatthias Krüger-1/+1
2025-01-29Fix tidy errorsGuillaume Gomez-1/+1
2025-01-29tests: port `translation` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-27Make a previously unreachable UI test reachableLeón Orell Valerian Liehr-1/+0
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-1/+1
2025-01-26tidy: add `build-metrics`-gated feature status serialization许杰友 Jieyou Xu (Joe)-0/+7
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-0/+1
2025-01-25Rollup merge of #135985 - Zalathar:whats-upvar, r=lqdMatthias Krüger-1/+0
2025-01-24Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkanMatthias Krüger-56/+85
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-2/+1
2025-01-24Rename test to `unresolvable-upvar-issue-87987.rs`Zalathar-1/+0
2025-01-24Update Python 3 versions in tidyJakub Beránek-2/+10
2025-01-24Make virtualenv creation in tidy more robustJakub Beránek-6/+24
2025-01-24Refactor Python linting and formatting in tidyJakub Beránek-48/+51
2025-01-24Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi...Matthias Krüger-1/+0