rust/src/tools
Guillaume Gomez f788ea47f9
Rollup merge of #126526 - Enselic:non-snake-case, r=jieyouxu
tests/ui/lint: Move 19 tests to new `non-snake-case` subdir

Mainly so that it is easier to only run all `non_snake_case`-lint-specific tests with:

    ./x test tests/ui/lint/non-snake-case

But also to reduce the size of the large `tests/ui/lint` directory. And rename some tests to pass tidy, and remove them from `src/tools/tidy/src/issues.txt`.
2024-06-15 19:51:38 +02:00
..
build-manifest build-manifest: apply considerable clippy suggestions 2024-06-13 18:41:38 +03:00
build_helper build_helper: apply considerable clippy suggestions 2024-06-13 18:41:35 +03:00
bump-stage0 move comments position in src/stage0 2024-05-11 20:49:01 +03:00
cargo@a1f47ec3f7 Update cargo 2024-06-14 23:04:53 -04:00
cargotest Don't ask for a specific branch in cargotest 2023-12-04 12:11:44 +02:00
clippy Tweak output of import suggestions 2024-06-13 20:22:21 +00:00
collect-license-metadata Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
compiletest Auto merge of #122613 - Zalathar:profiler, r=nnethercote 2024-06-15 00:04:01 +00:00
coverage-dump Add an alternate --demangle mode to coverage-dump 2024-05-31 21:52:45 +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 Bump windows-bindgen to 0.57 2024-06-10 13:51:29 +00: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 jsondoclint: apply considerable clippy suggestions 2024-06-13 18:41:40 +03:00
libcxx-version skip src/tools/libcxx-version from tidy 2024-06-06 07:01:37 +03:00
linkchecker Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
lint-docs lint-docs: apply considerable clippy suggestions 2024-06-13 18:41:47 +03:00
lld-wrapper Fix typos (taking into account review comments) 2024-05-18 18:12:18 +02:00
llvm-bitcode-linker Distribute LLVM bitcode linker as a preview component 2024-04-15 15:11:28 +02:00
miri Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgr 2024-06-15 14:51:12 +00:00
miropt-test-tools tidy: wrap regexes with lazy_static 2024-02-17 12:29:05 +03:00
opt-dist opt-dist: apply considerable clippy suggestions 2024-06-13 18:41:49 +03:00
remote-test-client remote-test-client: apply considerable clippy suggestions 2024-06-13 18:41:45 +03:00
remote-test-server remote-test-server: apply considerable clippy suggestions 2024-06-13 18:41:43 +03:00
replace-version-placeholder Only depend on CFG_VERSION in rustc_interface 2023-05-17 23:54:21 -05:00
rls Don't use serde-derive in the rls shim 2023-07-10 14:53:57 -07:00
run-make-support Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgr 2024-06-14 09:19:38 +00:00
rust-analyzer use is_none_or in some places in the compiler 2024-06-12 16:20:07 +02:00
rust-demangler
rust-installer Simplify the rayon calls in the installer 2024-06-05 13:20:17 -07:00
rustbook Add translation support by mdbook-i18n-helpers to bootstrap 2024-06-03 16:48:27 +09:00
rustc-perf@c64bb60dd1 Update rustc-perf submodule 2024-06-12 11:45:52 +02:00
rustdoc Change SIGPIPE ui from #[unix_sigpipe = "..."] to -Zon-broken-pipe=... 2024-05-02 19:48:29 +02:00
rustdoc-gui Other EcmaScript version bump 2024-06-07 08:44:52 +08:00
rustdoc-gui-test compiletest: Allow multiple //@ run-flags: headers 2024-06-07 01:51:57 +10:00
rustdoc-js Other EcmaScript version bump 2024-06-07 08:44:52 +08:00
rustdoc-themes Ensure build/tmp exists in rustdoc_themes::get_themes 2023-09-20 08:31:33 +02:00
rustfmt Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco" 2024-06-06 20:39:54 +00: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 #126526 - Enselic:non-snake-case, r=jieyouxu 2024-06-15 19:51:38 +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 Add other workspaces to linkedProjects in rust_analyzer_settings.json 2023-05-26 12:08:58 -05:00
cherry-pick.sh
publish_toolstate.py CI: fix toolstate publishing 2024-05-15 15:48:52 +02:00