mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
196d256b20
Stabilize `asm_const` tracking issue: https://github.com/rust-lang/rust/issues/93332 reference PR: https://github.com/rust-lang/reference/pull/1556 this will probably require some CI wrangling (and a rebase), so let's get that over with even though the final required PR is not merged yet. r? `@ghost`