diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-27 22:13:07 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-27 22:13:07 +0200 | 
| commit | 0e79b8914dd3cc372d34968b24fd05132a4a7f1f (patch) | |
| tree | 5c5a786b08ab8c40943c73c1b9bb459b1ac5ebf1 /compiler/rustc_const_eval/src/interpret/machine.rs | |
| parent | 0f89445e39c3a0e1769f4e386e92c07ee9068993 (diff) | |
| parent | 0e32036debd1daba5bd079a47eeaf93ec7da99b3 (diff) | |
| download | rust-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_const_eval/src/interpret/machine.rs')
0 files changed, 0 insertions, 0 deletions
