Bump stage0

This commit is contained in:
Mark Rousskov 2026-01-20 21:04:54 -05:00
parent bc611ce5f1
commit 3dc7a1f33b
17 changed files with 539 additions and 562 deletions

View file

@ -1,6 +1,5 @@
// tidy-alphabetical-start
#![allow(internal_features)]
#![cfg_attr(bootstrap, feature(array_windows))]
#![feature(associated_type_defaults)]
#![feature(if_let_guard)]
#![feature(macro_metavar_expr)]