Skip to content

Commit ddd18a5

Browse files
authored
del unrelated comment
issues97981
1 parent 083721a commit ddd18a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/ui/variance/variance-object-types.rs

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Test that Cell is considered invariant with respect to its
2-
// type.
3-
41
#![feature(rustc_attrs)]
52

63
use std::cell::Cell;

0 commit comments

Comments
 (0)