about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJosh Stone <cuviper@gmail.com>2023-08-17 15:40:08 -0700
committerGitHub <noreply@github.com>2023-08-17 15:40:08 -0700
commitcd50556e9089b6df803bae616b58acd4f0b6a4c4 (patch)
treec693dc2e8a8e49914593494596b716e6fac4ccd8 /compiler/rustc_codegen_llvm/src
parent07688726805d5db0a4bca445a6651d09708041ea (diff)
parent0d99f1d09f48c5894defe25f9425483b3a84388d (diff)
downloadrust-cd50556e9089b6df803bae616b58acd4f0b6a4c4.tar.gz
rust-cd50556e9089b6df803bae616b58acd4f0b6a4c4.zip
Rollup merge of #113715 - kadiwa4:lang_items_doc, r=JohnTitor
Unstable Book: update `lang_items` page and split it

[`lang_items` rendered](https://github.com/kadiwa4/rust/blob/lang_items_doc/src/doc/unstable-book/src/language-features/lang-items.md), [`start` rendered](https://github.com/kadiwa4/rust/blob/lang_items_doc/src/doc/unstable-book/src/language-features/start.md)
Closes #110274
Rustonomicon PR: rust-lang/nomicon#413, Rust Book PR: rust-lang/book#3705

A lot of information doesn't belong on the `lang_items` page. I added a separate page for the `start` feature and moved some text into the Rustonomicon because the `lang_items` page should not be a tutorial on how to build a `#![no_std]` executable.
The list of existing lang items is too long/unstable, so I removed it.

The doctests still don't work. :(
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions