diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-02-25 14:14:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-25 14:14:41 +0100 |
| commit | 60606456d3b5cd4baf68f18191b0cfca57d9c85c (patch) | |
| tree | 6df099c5ed9666ada9a553b505a8b152a35ef6cd /compiler/rustc_codegen_llvm/src/allocator.rs | |
| parent | 731cd3fbeb0e08a44d52c14039fe942c74491f0d (diff) | |
| parent | 355d503acee3489b4e1e67f549142b71f7719c51 (diff) | |
| download | rust-60606456d3b5cd4baf68f18191b0cfca57d9c85c.tar.gz rust-60606456d3b5cd4baf68f18191b0cfca57d9c85c.zip | |
Rollup merge of #94352 - jethrogb:fix-sgx-docs-build, r=Mark-Simulacrum
Fix SGX docs build Without this, I get ``` error[E0432]: unresolved import `crate::sys::cvt` --> library/std/src/os/fd/owned.rs:12:5 | 12 | use crate::sys::cvt; | ^^^^^^^^^^^^^^^ no `cvt` in `sys` ``` when running rustdoc on `std` for the x86_64-fortanix-unknown-sgx target.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions
