We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd18a5 commit 55b3c44Copy full SHA for 55b3c44
src/test/ui/variance/variance-object-types.rs
@@ -1,6 +1,5 @@
1
#![feature(rustc_attrs)]
2
3
-use std::cell::Cell;
4
5
// For better or worse, associated types are invariant, and hence we
6
// get an invariant result for `'a`.
0 commit comments