Bump bootstrap compiler to 1.50 beta
This commit is contained in:
parent
d107a87d34
commit
fe031180d0
15 changed files with 19 additions and 92 deletions
|
@ -15,8 +15,7 @@
|
|||
#![feature(fn_traits)]
|
||||
#![feature(int_bits_const)]
|
||||
#![feature(min_specialization)]
|
||||
#![cfg_attr(bootstrap, feature(optin_builtin_traits))]
|
||||
#![cfg_attr(not(bootstrap), feature(auto_traits))]
|
||||
#![feature(auto_traits)]
|
||||
#![feature(nll)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(hash_raw_entry)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue