rust/src/tools
Matthias Krüger bb63d75ac1
Rollup merge of #129065 - nnethercote:PartialEq-TokenKind, r=spastorino
Use `impl PartialEq<TokenKind> for Token` more.

This lets us compare a `Token` with a `TokenKind`. It's used a lot, but can be used even more, avoiding the need for some `.kind` uses.

r? `@spastorino`
2024-08-15 19:32:35 +02:00
..
build-manifest Promote riscv64gc-unknown-linux-musl to tier 2 2024-08-03 23:26:10 +01:00
build_helper Reformat use declarations. 2024-07-29 08:26:52 +10:00
bump-stage0 bump-stage0: use IndexMap for determinism 2024-07-30 15:13:58 -07:00
cargo@2f738d617c Update cargo 2024-08-13 19:05:05 -04:00
cargotest Reformat use declarations. 2024-07-29 08:26:52 +10:00
clippy Rollup merge of #129065 - nnethercote:PartialEq-TokenKind, r=spastorino 2024-08-15 19:32:35 +02:00
collect-license-metadata Update generate-copyright 2024-08-06 11:04:55 +01:00
compiletest Rollup merge of #129049 - Zalathar:json-like, r=jieyouxu 2024-08-13 21:11:14 +02:00
coverage-dump Reformat use declarations. 2024-07-29 08:26:52 +10:00
error_index_generator Reformat use declarations. 2024-07-29 08:26:52 +10:00
generate-copyright Apparently library/std is now part of a workspace at library/ 2024-08-06 12:12:57 +01:00
generate-windows-sys Add windows-targets crate to std's sysroot 2024-08-09 10:43:43 +00:00
html-checker Reformat use declarations. 2024-07-29 08:26:52 +10:00
jsondocck Reformat use declarations. 2024-07-29 08:26:52 +10:00
jsondoclint rustdoc: Remove OpaqueTy 2024-08-01 15:57:45 +00:00
libcxx-version skip src/tools/libcxx-version from tidy 2024-06-06 07:01:37 +03:00
linkchecker Reformat use declarations. 2024-07-29 08:26:52 +10:00
lint-docs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lld-wrapper Reformat use declarations. 2024-07-29 08:26:52 +10:00
llvm-bitcode-linker Reformat use declarations. 2024-07-29 08:26:52 +10:00
miri Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin 2024-08-13 04:32:34 +00:00
miropt-test-tools tidy: wrap regexes with lazy_static 2024-02-17 12:29:05 +03:00
opt-dist Update sysinfo version to 0.31.2 2024-08-01 16:39:55 +02:00
remote-test-client Reformat use declarations. 2024-07-29 08:26:52 +10:00
remote-test-server Reformat use declarations. 2024-07-29 08:26:52 +10:00
replace-version-placeholder Reformat use declarations. 2024-07-29 08:26:52 +10:00
rls Reformat use declarations. 2024-07-29 08:26:52 +10:00
run-make-support Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu 2024-08-15 14:13:52 +00:00
rust-analyzer Merge from rust-lang/rust 2024-08-13 17:58:52 +03:00
rust-installer Reformat use declarations. 2024-07-29 08:26:52 +10:00
rustbook Update Cargo.lock 2024-08-14 08:09:38 -07:00
rustc-perf@d5055e7804 bump up rustc-perf's version 2024-08-09 01:24:39 +09:00
rustc-perf-wrapper impl compare command and benchmark command to rustc-perf-wrapper 2024-08-09 20:03:14 +09:00
rustdoc Link std statically in rustc_driver 2024-08-11 04:16:53 +02:00
rustdoc-gui Other EcmaScript version bump 2024-06-07 08:44:52 +08:00
rustdoc-gui-test Reformat use declarations. 2024-07-29 08:26:52 +10:00
rustdoc-js Other EcmaScript version bump 2024-06-07 08:44:52 +08:00
rustdoc-themes
rustfmt Use impl PartialEq<TokenKind> for Token more. 2024-08-14 16:37:09 +10:00
suggest-tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
tidy Auto merge of #128407 - Oneirical:feline-dotestication, r=jieyouxu 2024-08-14 19:24:19 +00:00
tier-check Add NuttX based targets for RISC-V and ARM 2024-07-19 22:00:42 +08:00
unicode-table-generator Reformat use declarations. 2024-07-29 08:26:52 +10:00
unstable-book-gen Reformat use declarations. 2024-07-29 08:26:52 +10:00
wasm-component-ld Promote the wasm32-wasip2 target to Tier 2 2024-07-09 12:11:08 -07:00
x Reformat use declarations. 2024-07-29 08:26:52 +10:00
cherry-pick.sh
publish_toolstate.py CI: fix toolstate publishing 2024-05-15 15:48:52 +02:00