unstably allow constants to refer to statics and read from immutable statics
This commit is contained in:
parent
5f40394baa
commit
4e77e368eb
50 changed files with 548 additions and 530 deletions
|
@ -582,6 +582,7 @@ symbols! {
|
|||
const_raw_ptr_deref,
|
||||
const_raw_ptr_to_usize_cast,
|
||||
const_refs_to_cell,
|
||||
const_refs_to_static,
|
||||
const_trait,
|
||||
const_trait_bound_opt_out,
|
||||
const_trait_impl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue