Skip to content

Commit 34b683f

Browse files
committed
Auto merge of rust-lang#85110 - RalfJung:no-rustc_args_required_const, r=oli-obk
Remove rustc_args_required_const attribute Now that stdarch no longer needs it (thanks `@Amanieu!),` we can kill the `rustc_args_required_const` attribute. This means that lifetime extension of references to temporaries is the only remaining job that promotion is performing. :-) r? `@oli-obk` Fixes rust-lang#69493
2 parents b6e33d4 + 3165219 commit 34b683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 6c4f4e1990b76be8a07bde1956d2e3452fd55ee4
1+
Subproject commit c14e98417feb406df66e821ccd81e1293b4baa6f

0 commit comments

Comments
 (0)