1
Fork 0

Fix tests and bless

This commit is contained in:
Gary Guo 2024-04-19 16:54:41 +01:00
parent 94c1920497
commit cfee72aa24
64 changed files with 117 additions and 171 deletions

View file

@ -1,7 +1,5 @@
//@ build-pass
#![feature(inline_const)]
use std::cell::Cell;
fn main() {