rust/src/tools/tidy
Mark Simulacrum 295a789abf Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichton
Document use of `compiler_builtins` with `no_std` binaries

See discussion in #43264.

The docs for the `compiler_builtins_lib` feature were removed in
PR #42899. But, though the `compiler_builtins` library has been
migrated out-of-tree, the language feature remains, and is needed to
use the stand-alone crate. So, we reintroduce the docs for the
feature, and add a reference to them when describing how to create a
`no_std` executable.
2017-07-24 09:16:32 -06:00
..
src Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichton 2017-07-24 09:16:32 -06:00
Cargo.toml Add top level sections to the Unstable Book. 2017-04-18 21:26:09 -04:00