Update to new bootstrap compiler

This commit is contained in:
Mark Rousskov
2021-06-24 12:47:33 -04:00
parent 17ea490310
commit 06661ba759
25 changed files with 11 additions and 394 deletions

View File

@@ -268,7 +268,6 @@
#![feature(exact_size_is_empty)]
#![feature(exhaustive_patterns)]
#![feature(extend_one)]
#![cfg_attr(bootstrap, feature(extended_key_value_attributes))]
#![feature(float_interpolation)]
#![feature(fn_traits)]
#![feature(format_args_nl)]