This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 6619027
committed
Auto merge of rust-lang#139624 - m-ou-se:unconst-format-args, r=<try>
Don't allow flattened format_args in const.
Fixes rust-lang#139136 and rust-lang#139621 by breaking the 'flattened format_args' cases.
This is a breaking change.
Let's try a crater run.1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
177 | 184 | | |
178 | | - | |
| 185 | + | |
179 | 186 | | |
180 | 187 | | |
181 | 188 | | |
| |||
0 commit comments