rust/src/tools
bors 79734f1db8 Auto merge of #124629 - matthiaskrgr:rollup-gttvzrg, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #124138 (Ignore LLVM ABI in dlltool tests since those targets don't use dlltool)
 - #124414 (remove extraneous note on `UnableToRunDsymutil` diagnostic)
 - #124579 (Align: add bytes_usize and bits_usize)
 - #124622 (Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`)
 - #124623 (shallow resolve in orphan check)
 - #124624 (Use `tcx.types.unit` instead of `Ty::new_unit(tcx)`)
 - #124627 (interpret: hide some reexports in rustdoc)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-05-02 18:24:38 +00:00
..
build-manifest Add gnullvm targets to manifest 2024-04-21 17:41:42 +02:00
build_helper Do not try to format removed files 2024-03-05 15:07:41 +00:00
bump-stage0 make x.py clippy download and use beta clippy 2023-12-16 15:24:59 -05:00
cargo@6087566b3f Update cargo 2024-04-30 22:14:12 -04:00
cargotest Don't ask for a specific branch in cargotest 2023-12-04 12:11:44 +02:00
clippy Merge commit '20b085d500' into clippy-subtree-update 2024-05-02 17:26:44 +02:00
collect-license-metadata Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
compiletest Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwco 2024-05-02 19:42:47 +02:00
coverage-dump Add MC/DC support to coverage test tools 2024-04-08 21:30:03 +10:00
error_index_generator Stop using String for error codes. 2024-01-29 07:41:41 +11:00
generate-copyright Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
generate-windows-sys Add support for Arm64EC to the Standard Library 2024-04-15 16:05:16 -07:00
html-checker
jsondocck Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
jsondoclint Normalize layout test to protect against android alignment differences 2024-04-08 12:06:28 +00:00
linkchecker Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
lint-docs Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
lld-wrapper
llvm-bitcode-linker Distribute LLVM bitcode linker as a preview component 2024-04-15 15:11:28 +02:00
miri Rollup merge of #124627 - RalfJung:interpret-doc-no-inline, r=fmease 2024-05-02 19:42:50 +02:00
miropt-test-tools tidy: wrap regexes with lazy_static 2024-02-17 12:29:05 +03:00
opt-dist crashes: add another test showing that everything works fine when we need compile-flags to repro an ice and add README 2024-04-14 11:16:15 +02:00
remote-test-client use u64 to represent file size 2024-01-21 18:16:22 +03:00
remote-test-server use u64 to represent file size 2024-01-21 18:16:22 +03:00
replace-version-placeholder
rls
run-make-support Rollup merge of #124561 - GuillaumeGomez:run-make-normalize, r=jieyouxu 2024-04-30 19:29:52 +01:00
rust-analyzer Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
rust-demangler
rust-installer Sort directories when generating tarballs 2024-03-31 12:56:05 +02:00
rustbook dedupe env_logger, drop is-terminal 2024-02-22 14:35:21 +03:00
rustdoc
rustdoc-gui
rustdoc-gui-test
rustdoc-js rustdoc-search: compressed bitmap to sort, then load desc 2024-03-21 17:57:01 -07:00
rustdoc-themes
rustfmt Add StaticForeignItem and use it on ForeignItemKind 2024-04-29 13:15:51 -03:00
suggest-tests Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
tidy Auto merge of #121564 - ojeda:rustc-jobserver, r=ehuss 2024-05-01 20:20:43 +00:00
tier-check
unicode-table-generator Add a lower bound check to unicode-table-generator output 2024-04-20 10:16:45 +02:00
unstable-book-gen
x
cherry-pick.sh
publish_toolstate.py