rust/src/tools
Guillaume Gomez af315b0725
Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors
add span to struct pattern rest (..)

Struct pattern rest (`..`) did not retain span information compared to normal fields. This patch adds span information for it.

The motivation of this patch comes from when I implemented this PR for Clippy: https://github.com/rust-lang/rust-clippy/pull/15000#discussion_r2134145163

It is possible to get the span of the Et cetera in a bit roundabout way, but I thought this would be nicer.
2025-09-02 17:08:52 +02:00
..
build-manifest Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
bump-stage0 Remove toml-0.5.11 dependency. 2025-08-22 08:04:55 +10:00
cargo@a6c58d4305 Update cargo submodule 2025-08-26 21:00:10 -04:00
cargotest
clippy Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors 2025-09-02 17:08:52 +02:00
collect-license-metadata Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
compiletest Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
coverage-dump Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
enzyme@58af4e9e6c update enzyme submodule to handle llvm 21 2025-08-07 16:31:00 -07:00
error_index_generator
features-status-dump Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
generate-copyright Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
generate-windows-sys
html-checker rustdoc: add rustdoc top bar web component 2025-08-18 08:40:01 -07:00
jsondocck Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
jsondoclint Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
libcxx-version
linkchecker add --link-targets-dir flag to linkchecker 2025-07-28 11:23:11 +02:00
lint-docs Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
lld-wrapper
llvm-bitcode-linker Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
miri Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=Noratrieb 2025-08-31 13:40:34 +02:00
miropt-test-tools miropt: move to edition 2024 2025-07-22 15:02:34 +00:00
nix-dev-shell fixup nix dev shell again 2025-08-31 18:17:50 +02:00
opt-dist Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
remote-test-client remote-test-client: Exit code 128 + <signal-number> instead of 3 2025-07-04 20:44:26 +02:00
remote-test-server
replace-version-placeholder
run-make-support Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
rust-analyzer remove P 2025-08-09 15:47:01 +08:00
rust-installer Update README.md 2025-06-29 12:29:28 +03:00
rustbook cargo update 2025-08-18 11:28:41 +00:00
rustc-perf@dde879cf10 Update rustc-perf submodule 2025-07-29 16:18:52 +02:00
rustdoc
rustdoc-gui Update browser-ui-test version to 0.21.1 2025-07-03 18:08:23 +02:00
rustdoc-gui-test integrate build_helper::npm into js checks and package.json usage 2025-07-19 14:56:42 -05:00
rustdoc-js Strenghten rustdoc js tester file macthing regex 2025-08-19 15:08:57 +02:00
rustdoc-themes
rustfmt Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors 2025-09-02 17:08:52 +02:00
test-float-parse Remove uncessary parens in closure body with unused lint 2025-07-10 09:25:56 +08:00
tidy Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
tier-check tiercheck: edition 2024 2025-07-14 08:30:27 +00:00
unicode-table-generator refactor: Hard-code char::is_control 2025-08-16 01:46:30 +01:00
unstable-book-gen Rollup merge of #141624 - jyn514:env-var-stubs, r=BoxyUwU 2025-08-10 19:45:45 +10:00
wasm-component-ld Update wasm-component-ld dependency 2025-08-25 13:50:45 -07:00
x x: use let-else 2025-07-11 05:38:05 +00:00
cherry-pick.sh
publish_toolstate.py