Skip to content

Commit 7bef7ba

Browse files
committed
use a better emoji for under construction
1 parent 4a7fc7e commit 7bef7ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
## Rust 2021
2525

26-
- [Rust 2021 ⚠️](rust-2021/index.md)
26+
- [Rust 2021 🚧](rust-2021/index.md)
2727
- [Additions to the prelude](rust-2021/prelude.md)
2828
- [Default Cargo feature resolver](rust-2021/default_cargo_resolver.md)
2929
- [IntoIterator for arrays](rust-2021/IntoIterator_for_arrays.md)

src/rust-2021/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Rust 2021 ⚠️
1+
# Rust 2021
22

3-
⚠️ The 2021 Edition has not yet been released and hence this section is still "under construction".
3+
🚧 The 2021 Edition has not yet been released and hence this section is still "under construction".
44

55
The Rust 2021 Edition is currently slated for release in Rust 1.56.0.
66
Rust 1.56.0 will then be in beta for six weeks,

0 commit comments

Comments
 (0)