diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-25 21:06:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-25 21:06:33 +0200 |
| commit | 94dfb3ba78e211ea2a650b7aaeff2b79e0235003 (patch) | |
| tree | d85c6bc6349d55030fff556fdb7b3f4afd4fffe8 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 8d00a8d11ee0f0c08d1eff0a3fd33ca89ed6a535 (diff) | |
| parent | 57316559e4d6161ee1ac66d1c8db68562bdd0eaa (diff) | |
| download | rust-94dfb3ba78e211ea2a650b7aaeff2b79e0235003.tar.gz rust-94dfb3ba78e211ea2a650b7aaeff2b79e0235003.zip | |
Rollup merge of #110649 - arlosi:fix_no_global_oom_handling, r=Mark-Simulacrum
Fix no_global_oom_handling build `provide_sorted_batch` in core is incorrectly marked with `#[cfg(not(no_global_oom_handling))]` which prevents core from building with the cfg enabled. Nothing in `core` allocates memory (including this function). The `cfg` gate is incorrect. cc ``@dpaoliello`` r? ``@wesleywiser`` The cfg was added by #107191
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
