Auto merge of #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 https://github.com/rust-lang/rust/issues/69493
This commit is contained in:
commit
d2df620789
33 changed files with 111 additions and 613 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 6c4f4e1990b76be8a07bde1956d2e3452fd55ee4
|
||||
Subproject commit c14e98417feb406df66e821ccd81e1293b4baa6f
|
||||
Loading…
Add table
Add a link
Reference in a new issue