1
Fork 0

entirely remove rustc_args_required_const attribute

This commit is contained in:
Ralf Jung 2021-05-09 14:21:33 +02:00
parent 22e1778ec0
commit 44a8e8d745
14 changed files with 4 additions and 254 deletions

View file

@ -992,7 +992,6 @@ symbols! {
rustc_allocator,
rustc_allocator_nounwind,
rustc_allow_const_fn_unstable,
rustc_args_required_const,
rustc_attrs,
rustc_builtin_macro,
rustc_capture_analysis,