We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083721a commit ddd18a5Copy full SHA for ddd18a5
src/test/ui/variance/variance-object-types.rs
@@ -1,6 +1,3 @@
1
-// Test that Cell is considered invariant with respect to its
2
-// type.
3
-
4
#![feature(rustc_attrs)]
5
6
use std::cell::Cell;
0 commit comments