Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions redirects/using-rust-without-the-standard-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

---

This particular chapter has moved to [the Unstable Book][2].
This particular chapter has moved to [the Rustonomicon][2].

* **[In the Unstable Rust Book: `lang_items` — Writing an executable without stdlib][2]**
* **[In the Rustonomicon: Beneath std][2]**
* <small>[In the first edition: Ch 4.12 — Using Rust without the Standard Library][1]</small>


[1]: https://doc.rust-lang.org/1.30.0/book/first-edition/using-rust-without-the-standard-library.html
[2]: ../unstable-book/language-features/lang-items.html#writing-an-executable-without-stdlib
[2]: ../nomicon/beneath-std.html