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 5055393 commit ec14d07Copy full SHA for ec14d07
text/0000-associated-const-underscore.md
@@ -628,8 +628,11 @@ None identified.
628
# Unresolved questions
629
[unresolved-questions]: #unresolved-questions
630
631
-- [ ] When does associated const code get run? Eagerly at type definition? When
632
- substituting concrete types into generic arguments? Never?
+- [ ] When does associated const code get run? Eagerly at type definition?
+ [When substituting concrete types into generic arguments?][substituting]
633
+ Never?
634
+
635
+[substituting]: https://github.com/rust-lang/rfcs/pull/3527#issuecomment-1807591083
636
637
# Future possibilities
638
[future-possibilities]: #future-possibilities
0 commit comments