forked fromrust-lang/rust
- Notifications
You must be signed in to change notification settings - Fork60
Commitf54c557
committed
Auto merge ofrust-lang#125518 - saethlin:check-arguments-new-in-const, r=joboet
Move the checks for Arguments constructors to inline constThanks `@Skgland` for pointing out this opportunity:rust-lang#117804 (comment)1 file changed
+7
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 341 | + | |
| 342 | + | |
347 | 343 | | |
348 | 344 | | |
349 | 345 | | |
350 | 346 | | |
351 | 347 | | |
352 | 348 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
358 | 354 | | |
359 | 355 | | |
360 | 356 | | |
| |||
0 commit comments
Comments
(0)