also make 'core_intrinsics' internal
This commit is contained in:
parent
d1583eba66
commit
74834a9d74
6 changed files with 14 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
#![feature(hash_raw_entry)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(let_chains)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![allow(rustc::potential_query_instability, internal_features)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue