This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f9324d0
authored
Unrolled build for rust-lang#121302
Rollup merge of rust-lang#121302 - GrigorenkoPV:refmutl, r=bjorn3
Remove `RefMutL` hack in `proc_macro::bridge`
From what I can tell, rust-lang#52812 is now fixed, so there is no longer any need to keep this hack around.2 files changed
+3
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
| 299 | + | |
305 | 300 | | |
306 | 301 | | |
307 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 17 | | |
36 | 18 | | |
37 | 19 | | |
| |||
46 | 28 | | |
47 | 29 | | |
48 | 30 | | |
49 | | - | |
| 31 | + | |
50 | 32 | | |
51 | 33 | | |
52 | 34 | | |
| |||
71 | 53 | | |
72 | 54 | | |
73 | 55 | | |
74 | | - | |
| 56 | + | |
75 | 57 | | |
76 | 58 | | |
77 | 59 | | |
| |||
0 commit comments