This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ca507c0
authored
Unrolled build for rust-lang#119583
Rollup merge of rust-lang#119583 - AngelicosPhosphoros:const_assume, r=RalfJung
Make `intrinsics::assume` const stable
Closes rust-lang#76972
Blocks rust-lang#119452
Approved in rust-lang#119452 (comment)
r? `@RalfJung`3 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
| 950 | + | |
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments