At https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_const_eval/const_eval/machine.rs.html#396, there's a button to expand the macro to see the source code of what the macro expands to. The macro expansion is incorrect. See screenshots below.
For reference, the macro is defined at https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_const_eval/interpret/machine.rs.html#627-748 (see screenshot below).
The problem was found to exist on the version of the page: 1.97.0-nightly (67bcaa9c4 2026-05-01)
At https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_const_eval/const_eval/machine.rs.html#396, there's a button to expand the macro to see the source code of what the macro expands to. The macro expansion is incorrect. See screenshots below.
For reference, the macro is defined at https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_const_eval/interpret/machine.rs.html#627-748 (see screenshot below).
The problem was found to exist on the version of the page:
1.97.0-nightly (67bcaa9c4 2026-05-01)