Darksonn merged rust-lang/rfcs#3848 · November 5, 2025 11:20 Pass pointers to `const` in assembly #3848 The const operand to asm! and global_asm! currently only accepts integers. Change it to also accept pointer values. The value must be computed duri… +977 -0 36 comments