rust/src/tools
Matthias Krüger 7c1b128383
Rollup merge of #138713 - RalfJung:memory-hook-pointers, r=oli-obk
interpret memory access hooks: also pass through the Pointer used for the access

In some ongoing work on the Miri side, we need the absolute address that the memory access occurred at. That is non-trivial to obtain since we don't have an `ecx`. So pass through the `Pointer` used for the access, which contains the address, and which is available everywhere we are calling these hooks.

r? `@oli-obk`
2025-03-21 06:56:47 +01:00
..
build-manifest remove rls specific parts from tidy and build-manifest 2025-03-12 09:13:56 +03:00
bump-stage0 Update bootstrap compiler and rustfmt 2025-02-08 22:07:11 +00:00
cargo@6cf8267012 Update cargo 2025-03-14 16:44:43 -04:00
cargotest
clippy Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgr 2025-03-20 22:35:15 +00:00
collect-license-metadata collect-license-metadata: move JSON to root, and add a 'check' mode 2024-11-25 14:14:57 +00:00
compiletest replace config.toml to bootstrap.toml in src:tools 2025-03-17 12:56:48 +05:30
coverage-dump Rustfmt 2025-02-08 22:12:13 +00:00
enzyme@a35f4f7731 update enzyme to handle range metadata 2025-02-28 03:53:22 -05:00
error_index_generator Move error_index_generator to the rustbook workspace 2025-02-17 10:58:15 -08:00
features-status-dump features-status-dump: add new build-metrics tool 2025-01-26 14:45:05 +08:00
generate-copyright generate-copyright: pass the vendored sources from bootstrap 2025-02-17 11:00:21 +01:00
generate-windows-sys Windows: Update generated bindings to 0.59 2025-02-13 10:32:59 +00:00
html-checker
jsondocck jsondocck: catch and error on deprecated syntax 2025-03-01 10:31:46 +00:00
jsondoclint Add RTN support to rustdoc 2025-03-15 18:13:27 +00:00
libcxx-version
linkchecker bump html5ever to 0.29 with deps 2025-03-13 19:59:53 +03:00
lint-docs Rustfmt 2025-02-08 22:12:13 +00:00
lld-wrapper
llvm-bitcode-linker Pass through of target features to llvm-bitcode-linker and handling them 2025-02-16 21:57:03 +01:00
miri interpret memory access hooks: also pass through the Pointer used for the access 2025-03-20 17:00:45 +01:00
miropt-test-tools
nix-dev-shell chore: fix typos 2024-12-30 14:56:21 +07:00
opt-dist replace config.toml to bootstrap.toml in src:tools 2025-03-17 12:56:48 +05:30
remote-test-client
remote-test-server
replace-version-placeholder Include rustc and rustdoc book in replace-version-placeholder 2025-01-07 22:46:18 +01:00
run-make-support Don't link against advapi32, except on win7. 2025-03-08 10:55:47 -05:00
rust-analyzer Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
rust-installer Rustfmt 2025-02-08 22:12:13 +00:00
rustbook Update mdbook to 0.4.47 2025-03-12 06:11:38 -07:00
rustc-perf@e22e08623a bump rustc-perf 2025-01-09 16:56:50 +00:00
rustdoc librustdoc: 2024 edition! 🎊 2025-03-04 12:35:18 +02:00
rustdoc-gui Update browser-ui-test version to 0.20.2 2025-02-05 17:06:38 +01:00
rustdoc-gui-test replace config.toml to bootstrap.toml in src:tools 2025-03-17 12:56:48 +05:30
rustdoc-js fix error for when results in a rustdoc-js test are in the wrong order 2025-01-16 12:10:38 -06:00
rustdoc-themes
rustfmt Refactor YieldKind so postfix yield must have an expression 2025-03-18 12:19:43 -07:00
suggest-tests Fix typos 2024-12-30 21:43:22 +08:00
tidy Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_methods, r=Amanieu" 2025-03-18 13:28:56 +01:00
tier-check
unicode-table-generator Rustfmt 2025-02-08 22:12:13 +00:00
unstable-book-gen
wasm-component-ld Update the wasm-component-ld tool 2025-01-21 15:22:01 -08:00
x Add src/tools/x to the main workspace 2025-03-13 12:18:32 -07:00
cherry-pick.sh
publish_toolstate.py Update toolstate maintainers 2025-01-23 09:55:21 -08:00