Skip to content

Remove rustc_args_required_const attribute#85110

Merged
bors merged 5 commits intorust-lang:masterfrom
RalfJung:no-rustc_args_required_const
May 13, 2021
Merged

Remove rustc_args_required_const attribute#85110
bors merged 5 commits intorust-lang:masterfrom
RalfJung:no-rustc_args_required_const

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented May 9, 2021

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 #69493

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove special-case for simd_shuffle intrinsics in promotion

7 participants