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 1774dd8 commit e46dcbcCopy full SHA for e46dcbc
1 file changed
tests/ui/dyn-compatibility/pointeesized.rs
@@ -1,5 +1,5 @@
1
//@ run-pass
2
-//! This test and `sized-*.rs` and `metaesized.rs` test that dyn-compatibility correctly
+//! This test and `sized-*.rs` and `metasized.rs` test that dyn-compatibility correctly
3
//! handles sizedness traits, which are special in several parts of the compiler.
4
#![feature(sized_hierarchy)]
5
// PointeeSized is effectively removed before reaching the trait solver,
0 commit comments