about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-27 21:34:13 +0200
committerGitHub <noreply@github.com>2023-04-27 21:34:13 +0200
commitaa22867caf32ee63a0bf7d626225e142a2129ca4 (patch)
tree77b95fca763e2426c5570032b2fd54bb2b1555ff /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente13b7f73c31f42d2e8cce1a23d599ee9080d3895 (diff)
parent60ab69d168f9a1b300a2e430cd05dcfd835bd8f7 (diff)
downloadrust-aa22867caf32ee63a0bf7d626225e142a2129ca4.tar.gz
rust-aa22867caf32ee63a0bf7d626225e142a2129ca4.zip
Rollup merge of #106456 - kadiwa4:std-prelude-comment, r=jyn514
Correct `std::prelude` comment

(Read the changed file first for context.)

First, `alloc` has no prelude.

Second, the docs for `v1` don't matter since the [prelude module] already has all the doc links. The `rust_2021` module for instance also doesnt have a convenient doc page. However as I understand glob imports still cant be used because the items dont have the same stabilisation versions.

[prelude module]: https://doc.rust-lang.org/std/prelude/index.html
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions