rust/src/tools
León Orell Valerian Liehr 09156291e5
Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxu
Migrate `run-make/panic-impl-transitive` to `rmake`

Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

The test itself is quite simple, but the "handle panics by entering infinite loop" part is strange.
2024-05-15 22:01:19 +02:00
..
build-manifest Use generic NonZero. 2024-05-08 21:37:55 +02:00
build_helper use shared stage0 parser from build_helper 2024-05-11 20:48:41 +03:00
bump-stage0 move comments position in src/stage0 2024-05-11 20:49:01 +03:00
cargo@4de0094ac7 Update cargo 2024-05-10 22:27:58 -04:00
cargotest Don't ask for a specific branch in cargotest 2023-12-04 12:11:44 +02:00
clippy Apply nits 2024-05-13 16:55:58 -04:00
collect-license-metadata Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
compiletest Make crashes dump mir to build dir 2024-05-11 20:39:25 -04: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 rustdoc: allow custom element rustdoc-search 2024-05-06 21:50:27 -07:00
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 Auto merge of #3598 - RalfJung:heap, r=RalfJung 2024-05-11 08:53:42 +00:00
miropt-test-tools tidy: wrap regexes with lazy_static 2024-02-17 12:29:05 +03:00
opt-dist feat(tools/opt-dist): allow local builds to specify a rustc-perf checkout 2024-05-14 17:34:33 +00: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 #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxu 2024-05-15 22:01:19 +02:00
rust-analyzer Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01: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 Change SIGPIPE ui from #[unix_sigpipe = "..."] to -Zon-broken-pipe=... 2024-05-02 19:48:29 +02:00
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 delegation: Implement list delegation 2024-05-15 02:32:59 +03:00
suggest-tests Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
tidy Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxu 2024-05-15 22:01:19 +02: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