Allow references to interior mutable data behind a feature gate
This commit is contained in:
parent
a609fb45ef
commit
0b841846ba
23 changed files with 171 additions and 41 deletions
|
@ -381,6 +381,7 @@ symbols! {
|
|||
const_ptr,
|
||||
const_raw_ptr_deref,
|
||||
const_raw_ptr_to_usize_cast,
|
||||
const_refs_to_cell,
|
||||
const_slice_ptr,
|
||||
const_trait_bound_opt_out,
|
||||
const_trait_impl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue