This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 32ec295
committed
Auto merge of rust-lang#127442 - saethlin:alloc-decoding-lock, r=<try>
Try to fix ICE from re-interning an AllocId with different allocation contents
I'm trying to fix the ICE in rust-lang#126741 and just based on println-debugging this lock scoping looks strange.
r? `@ghost`1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | | - | |
227 | | - | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
| |||
317 | 316 | | |
318 | 317 | | |
319 | 318 | | |
320 | | - | |
321 | | - | |
322 | | - | |
| 319 | + | |
323 | 320 | | |
324 | 321 | | |
325 | 322 | | |
| |||
0 commit comments