We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e79ef commit 64e46d1Copy full SHA for 64e46d1
tests/run-pass/generic_associated_types.rs
@@ -1,4 +1,4 @@
1
-#![feature(generic_associated_types)]
+// TODO: move to tests/test.rs once Rust 1.65 become stable.
2
3
// https://github.com/rust-lang/rust/blob/1.63.0/src/test/ui/generic-associated-types/collections.rs
4
pub mod collections {
0 commit comments