about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-09 14:35:05 +1000
committerGitHub <noreply@github.com>2025-09-09 14:35:05 +1000
commit915f9ff1602e6c8cf3b5ae29da58b932a91449c6 (patch)
treebbfeefde2d69ec46b62bf25eb71a6a5548555a88 /compiler/rustc_codegen_llvm/src
parentb543b1444b998cabb5d60823ae73dde8e577d10f (diff)
parentaed0ed4c93d661fc7b66dc4a39690948476e8a4a (diff)
downloadrust-915f9ff1602e6c8cf3b5ae29da58b932a91449c6.tar.gz
rust-915f9ff1602e6c8cf3b5ae29da58b932a91449c6.zip
Rollup merge of #146324 - RalfJung:no-ptr-fragment, r=oli-obk
const-eval: disable pointer fragment support

This fixes https://github.com/rust-lang/rust/issues/146291 by disabling pointer fragment support for const-eval. I want to properly fix this eventually, but won't get to it in the next few weeks, so this is an emergency patch to prevent the buggy implementation from landing on stable. The beta cutoff is on Sep 12th so if this PR lands after that, we'll need a backport.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions