Bump bootstrap compiler

This commit is contained in:
Mark Rousskov
2020-04-22 15:45:35 -04:00
parent 0b958790b3
commit 93eed402ad
31 changed files with 22 additions and 329 deletions

View File

@@ -99,7 +99,7 @@
#![feature(lang_items)]
#![feature(link_llvm_intrinsics)]
#![feature(llvm_asm)]
#![cfg_attr(not(bootstrap), feature(negative_impls))]
#![feature(negative_impls)]
#![feature(never_type)]
#![feature(nll)]
#![feature(exhaustive_patterns)]