about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/query/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-27 22:13:07 +0200
committerGitHub <noreply@github.com>2025-06-27 22:13:07 +0200
commit0e79b8914dd3cc372d34968b24fd05132a4a7f1f (patch)
tree5c5a786b08ab8c40943c73c1b9bb459b1ac5ebf1 /compiler/rustc_middle/src/query/mod.rs
parent0f89445e39c3a0e1769f4e386e92c07ee9068993 (diff)
parent0e32036debd1daba5bd079a47eeaf93ec7da99b3 (diff)
downloadrust-0e79b8914dd3cc372d34968b24fd05132a4a7f1f.tar.gz
rust-0e79b8914dd3cc372d34968b24fd05132a4a7f1f.zip
Rollup merge of #143106 - yotamofek:pr/gce/non-local-ice, r=BoxyUwU
gce: don't ICE on non-local const

Fixes rust-lang/rust#133808

I have absolutely no idea what I'm doing here, but I followed `@BoxyUwU` 's [instructions](https://github.com/rust-lang/rust/issues/133808#issuecomment-3009122957), and turns out this small change fixes rust-lang/rust#133808, and doesn't seem to break anything else.
(This code path is only reachable when the GCE feature gate is enabled, so even if it does break in a way that is not caught by current test coverage, I guess it's not as bad as breaking stable or non-incomplete features?)

Anyways, r? `@BoxyUwU` , if you don't mind.
Diffstat (limited to 'compiler/rustc_middle/src/query/mod.rs')
0 files changed, 0 insertions, 0 deletions