diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2019-02-07 14:28:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-07 14:28:29 +0100 |
| commit | 2f2d61a0f8ab5e260152f9c10a13aed71848d184 (patch) | |
| tree | ca075195b5907a0a7fd58b980dce25a47e8e289b /src/rustllvm/RustWrapper.cpp | |
| parent | 55c0922201bd948bec43fdda434e3b12bdbfb606 (diff) | |
| parent | 1c8c94af51e10e0593163d6a8ff41513271d7eab (diff) | |
| download | rust-2f2d61a0f8ab5e260152f9c10a13aed71848d184.tar.gz rust-2f2d61a0f8ab5e260152f9c10a13aed71848d184.zip | |
Rollup merge of #57848 - jrvanwhy:transmute-export-doc, r=QuietMisdreavus
Generate a documentation page for core::mem::transmute. In `#[no_std]` environments, `std::mem::transmute` is unavailable. Searching for "core transmute" online only pulls up `core::intrinsics::transmute`, which is behind the (unstable) `core_intrinsics` feature flag. Users wishing to use transmute in `#[no_std]` environments typically should use `core::mem::transmute` instead, as it is stable. This documentation makes `core::mem::transmute` discoverable.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
