Skip to content

Commit 089b986

Browse files
authored
Remove link to transmute docs
1 parent 6d4f5d4 commit 089b986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/const_eval.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,5 @@ Conversely, the following are possible in a const function, but not in a const c
142142
[statics]: items/static-items.md
143143
[struct]: expressions/struct-expr.md
144144
[tuple expressions]: expressions/tuple-expr.md
145-
[`transmute`]: ../std/mem/fn.transmute.html
146145
[while]: expressions/loop-expr.md#predicate-loops
147146
[`while let`]: expressions/loop-expr.md#predicate-pattern-loops

0 commit comments

Comments
 (0)