about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-01-01Auto merge of #134988 - tgross35:rollup-s59bx7c, r=tgross35bors-0/+3
2024-12-31Rollup merge of #134968 - Kobzol:tidy-bless-log, r=NoratriebTrevor Gross-0/+3
2024-12-31Update cargoWeihang Lo-0/+0
2024-12-31Print how to rebless Python formatting in tidyJakub Beránek-0/+3
2024-12-31Rollup merge of #134918 - ChrisDenton:issue-70093, r=jieyouxuMatthias Krüger-2/+0
2024-12-31Auto merge of #134929 - compiler-errors:style-edition-2024, r=ytmimibors-10/+6
2024-12-31Stabilize style_edition 2024 in-treeMichael Goulet-10/+6
2024-12-30Auto merge of #134757 - RalfJung:const_swap, r=scottmcmbors-10/+60
2024-12-30Windows: Enable issue 70093 link testsChris Denton-2/+0
2024-12-30Rollup merge of #134922 - ericlehong:fix/typos, r=lqdMatthias Krüger-1/+1
2024-12-30Rollup merge of #134911 - HigherOrderLogic:master, r=onur-ozkanMatthias Krüger-3/+3
2024-12-30fmtRalf Jung-2/+2
2024-12-30Fix typosericlehong-1/+1
2024-12-30chore: fix typosHoru-3/+3
2024-12-30Auto merge of #134865 - clubby789:proc-macro-tls, r=onur-ozkanbors-4/+75
2024-12-29Add tidy check for list of proc-macro crate transitive dependenciesclubby789-4/+75
2024-12-29Auto merge of #134867 - rust-lang:cargo_update, r=clubby789bors-14/+14
2024-12-29cargo updategithub-actions-14/+14
2024-12-29Simplify `DebuggerCommands::parse_from` to only take one prefixZalathar-20/+11
2024-12-29Remove the unused `cdbg-*` debugger directive prefixZalathar-7/+1
2024-12-28Rollup merge of #134840 - Zalathar:normalize, r=jieyouxuStuart Cook-22/+25
2024-12-28Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqdStuart Cook-1/+0
2024-12-28tests: migrate `branch-protection-check-IBT` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-12-28tests: migrate `libs-through-symlink` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-12-28compiletest: Make a FIXME for escaped newlines less confusingZalathar-1/+3
2024-12-28compiletest: Only pass the post-colon value to `parse_normalize_rule`Zalathar-21/+22
2024-12-27Rollup merge of #134809 - clubby789:nocapture, r=jieyouxuMatthias Krüger-1/+7
2024-12-27Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxuMatthias Krüger-37/+81
2024-12-27Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd许杰友 Jieyou Xu (Joe)-2/+2
2024-12-27compiletest: Remove/don't write empty 'expected' filesclubby789-37/+81
2024-12-27compiletest: Replace `--nocapture` with `--no-capture`clubby789-1/+7
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-8/+7
2024-12-27Don't use `parse_cfg_name_directive` for normalize directivesZalathar-16/+49
2024-12-27tools: fix build failure caused by PR #134420Integral-2/+2
2024-12-26Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomezbors-1/+0
2024-12-26Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes...Guillaume Gomez-1/+0
2024-12-26Auto merge of #134788 - flip1995:clippy-subtree-update, r=matthiaskrgrbors-1415/+6002
2024-12-26Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...Philipp Krones-1415/+6002
2024-12-26Auto merge of #134784 - RalfJung:miri-sync, r=RalfJungbors-719/+868
2024-12-25swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ...Ralf Jung-3/+25
2024-12-25rename typed_swap → typed_swap_nonoverlappingRalf Jung-12/+12
2024-12-25we generally make later flags overwrite earlier flags, so remove some logic g...Ralf Jung-18/+3
2024-12-25remove some flags that have been hard errors for a whileRalf Jung-9/+0
2024-12-25show an error on some invalid flag combinations: TB + permissive provenance; ...Ralf Jung-17/+21
2024-12-25miri: add test for overlapping typed_swapRalf Jung-0/+28
2024-12-25Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxubors-2/+4
2024-12-25Auto merge of #134747 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-24Update cargoWeihang Lo-0/+0
2024-12-25compiletest: Support `forbid-output` in UI testsclubby789-2/+4
2024-12-24chore: fix typosoliveredget-1/+1