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 b5d0321 commit 5bd2b85Copy full SHA for 5bd2b85
1 file changed
tests/ui/cycle-trait/pointee-sized-next-solver-ice.rs
@@ -1,6 +1,6 @@
1
//@ compile-flags: -Znext-solver=globally
2
3
-// Regression test for #151957
+// Regression test for https://github.com/rust-lang/rust/issues/151957
4
5
trait PointeeSized {
6
type Undefined;
0 commit comments