del unrelated comment

issues97981
This commit is contained in:
Yoke 2022-06-13 17:20:24 +08:00 committed by GitHub
parent 083721a1a7
commit ddd18a51db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,3 @@
// Test that Cell is considered invariant with respect to its
// type.
#![feature(rustc_attrs)] #![feature(rustc_attrs)]
use std::cell::Cell; use std::cell::Cell;