Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini

Bump stage0 compiler

r? `@pietroalbini` (or anyone else)
This commit is contained in:
Matthias Krüger 2021-12-02 15:52:03 +01:00 committed by GitHub
commit d96ce3ea8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 456 additions and 455 deletions

View file

@ -6,7 +6,6 @@
#![feature(crate_visibility_modifier)]
#![feature(backtrace)]
#![feature(if_let_guard)]
#![cfg_attr(bootstrap, feature(format_args_capture))]
#![feature(iter_zip)]
#![feature(let_else)]
#![feature(nll)]