Remove #[default..]
and add #[const_trait]
This commit is contained in:
parent
f558990814
commit
257f06587c
30 changed files with 74 additions and 250 deletions
|
@ -504,6 +504,7 @@ symbols! {
|
|||
const_raw_ptr_deref,
|
||||
const_raw_ptr_to_usize_cast,
|
||||
const_refs_to_cell,
|
||||
const_trait,
|
||||
const_trait_bound_opt_out,
|
||||
const_trait_impl,
|
||||
const_transmute,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue