1
Fork 0

Bump to 1.48 bootstrap compiler

This commit is contained in:
Mark Rousskov 2020-10-07 18:56:26 -04:00
parent 4437b4b150
commit d8c035abbf
7 changed files with 10 additions and 17 deletions

View file

@ -21,7 +21,7 @@
#![feature(nll)]
#![feature(staged_api)]
#![feature(const_fn)]
#![cfg_attr(not(bootstrap), feature(const_fn_fn_ptr_basics))]
#![feature(const_fn_fn_ptr_basics)]
#![feature(allow_internal_unstable)]
#![feature(decl_macro)]
#![feature(extern_types)]