diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-04-20 21:45:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-20 21:45:35 +0100 |
| commit | a73aabfa92404ee26cdc2db8dea782e20213be29 (patch) | |
| tree | d201dce9a47fba23370d18521534c71d64413888 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | ccd9880769304d41fefcdb028c1df646603bcc4e (diff) | |
| parent | 89117f85e3f22d7e240a6237be100d7697ae2435 (diff) | |
| download | rust-a73aabfa92404ee26cdc2db8dea782e20213be29.tar.gz rust-a73aabfa92404ee26cdc2db8dea782e20213be29.zip | |
Rollup merge of #123976 - ChrisDenton:no-libc-in-std-doc-tests, r=Mark-Simulacrum
Use fake libc in core test The war on libc continues. Some platforms may not need to link to the libc crate (and it's possible some may not even have a libc), therefore we shouldn't require it for tests. This creates dummy `malloc` and `free` implementations for use in the pointer docs, but, keeps the public documentation looking the same as before.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
