Skip to content

Commit 0ea64aa

Browse files
authored
Merge pull request #71 from ismailarilik/patch-1
fix(promotion.md): remove broken link and related text
2 parents 053ddae + 62f1cde commit 0ea64aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

promotion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ are evaluated. We thus can be more relaxed about promotion; in practice, what
7171
this means is that we will promote calls to arbitrary `const fn`, not just those
7272
marked `#[rustc_promotable]`.
7373

74-
[See below][static access] for another special case in promotion analysis:
74+
[See below][access-static] for another special case in promotion analysis:
7575
accesses and references to statics are only promoted inside other statics.
7676

7777
[warn-rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1229-compile-time-asserts.md

0 commit comments

Comments
 (0)