You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tests/ui/specialization/anyid-repro-125197.rs
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
// actually participate in specialization. Since <https://github.com/rust-lang/rust/pull/122791>,
6
6
// we don't treat inductive cycles as errors -- so we may need to winnow more pairs of impls, and
7
7
// we try to winnow impls in favor of other impls. However, if we're *inside* the `specializes`
8
-
// query, then may have a query cycle if we call `specializes` again!
8
+
// query, then may have a query cycle if we call `specializes` again!
0 commit comments