summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2024-11-17Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxubors-34/+0
2024-11-13compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta...Matthias Krüger-2/+16
2024-11-13Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrumbors-0/+3
2024-11-13Run `cargo update` and update licensesclubby789-0/+3
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-1/+1
2024-11-05Rollup merge of #132524 - ismailarilik:chore/style/sync-submodule-exclusion-l...Matthias Krüger-1/+0
2024-11-03Remove outdated tidy license fixmesUrgau-14/+0
2024-11-02Update tidy license exceptions and allowed dependenciesbjorn3-5/+2
2024-11-02chore(style): sync submodule exclusion list between tidy and rustfmtismailarilik-1/+0
2024-11-01Auto merge of #132402 - bjorn3:remove_snap_decompression, r=jieyouxu,Veykrilbors-3/+0
2024-10-31Auto merge of #132206 - tgross35:update-builtins, r=wesleywiserbors-0/+1
2024-10-31Remove support for compressed dylib metadata from rust-analyzerbjorn3-1/+0
2024-10-31Remove support for decompressing dylib metadatabjorn3-2/+0
2024-10-30Reject generic self types.Adrian Taylor-1/+0
2024-10-26Update compiler-builtins to 0.1.136Trevor Gross-0/+1
2024-10-22tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-10-22Move testsMichael Goulet-10/+10
2024-10-20Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkinbors-1/+1
2024-10-20Update rustc-hash to version 2Noratrieb-1/+1
2024-10-18Allow `#[deny(..)]` inside `#[forbid(..)]` as a no-op with a warningNoratrieb-1/+0
2024-10-15Fix most ui tests on emscripten targetHood Chatham-2/+1
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-4/+0
2024-10-10UI tests: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-4/+0
2024-10-08Update cargoWeihang Lo-0/+3
2024-10-07Migrate `emit-to-stdout` to new run-makeclubby789-1/+0
2024-10-07Test for issue 23600clubby789-1/+0
2024-10-01add unstable support for outputting file checksums for use in cargoJacob Kiesel-0/+6
2024-09-28Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgrbors-3/+0
2024-09-28Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-deadMatthias Krüger-3/+0
2024-09-28Auto merge of #130874 - klensy:bumpme, r=jieyouxubors-2/+4
2024-09-27tests: issue-34798.rs => allow-phantomdata-in-ffi.rsJubilee Young-1/+0
2024-09-27tests: issue-14309.* => repr-rust-is-undefined.*Jubilee Young-1/+0
2024-09-27tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rsJubilee Young-1/+0
2024-09-27Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35Matthias Krüger-0/+1
2024-09-27Allow shlex stdlib dependencyChris Denton-0/+1
2024-09-27bless tidyklensy-1/+3
2024-09-27bump few depsklensy-1/+1
2024-09-26Rollup merge of #130911 - notriddle:notriddle/suggest-wrap-parens-fn-pointer,...Jubilee-1/+0
2024-09-26diagnostics: wrap fn cast suggestions in parensMichael Howell-1/+0
2024-09-27Extend rustdoc template check to detect unneeded commentsGuillaume Gomez-1/+33
2024-09-26Adjust allowed dependencies from the latest `cargo update`Trevor Gross-1/+1
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-2/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-8/+7
2024-09-21Rollup merge of #127766 - folkertdev:c-cmse-nonsecure-entry, r=jackh726Michael Goulet-1/+0
2024-09-21Auto merge of #127546 - workingjubilee:5-level-paging-exists, r=saethlinbors-2/+0
2024-09-21remove `#[cmse_nonsecure_entry]`Folkert-1/+0
2024-09-20Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errorsbors-1/+0
2024-09-20Normalize being an annoying little compile testJubilee Young-1/+0
2024-09-19bless issue-56762.rs as huge-static.rsJubilee Young-1/+0
2024-09-19Add tidy check for rustdoc templates to ensure the whitespace characters are ...Guillaume Gomez-0/+60