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: design-docs/anon-const-substs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ fn main() {
41
41
42
42
Discussed in the following meetings: [2021.02.09](../meetings/2021.02.09-lazy-norm.md), [2021.02.16](../meetings/2021.02.16-lazy-norm.md), [2021.03.09](../meetings/2021.03.09-unused-substs-impl.md)
43
43
44
-
A solution has been found and is currently getting implemented in [#83086](https://github.com/rust-lang/rust/pull/83086)
44
+
A solution has been found and is currently getting implemented in [#87280](https://github.com/rust-lang/rust/pull/87280)
45
45
46
46
### Consts in where bounds can reference themselves
0 commit comments