Skip to content

Commit ec14d07

Browse files
committed
Link to explanation of when errors should happen
1 parent 5055393 commit ec14d07

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

text/0000-associated-const-underscore.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,11 @@ None identified.
628628
# Unresolved questions
629629
[unresolved-questions]: #unresolved-questions
630630

631-
- [ ] When does associated const code get run? Eagerly at type definition? When
632-
substituting concrete types into generic arguments? Never?
631+
- [ ] When does associated const code get run? Eagerly at type definition?
632+
[When substituting concrete types into generic arguments?][substituting]
633+
Never?
634+
635+
[substituting]: https://github.com/rust-lang/rfcs/pull/3527#issuecomment-1807591083
633636

634637
# Future possibilities
635638
[future-possibilities]: #future-possibilities

0 commit comments

Comments
 (0)