Skip to content

Commit a1e73fe

Browse files
authored
fix(promotion.md): remove broken link and related text
1 parent 053ddae commit a1e73fe

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

promotion.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ 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:
75-
accesses and references to statics are only promoted inside other statics.
76-
7774
[warn-rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1229-compile-time-asserts.md
7875

7976
## "enclosing scope" rule

0 commit comments

Comments
 (0)