diff options
| author | Arlo Siemsen <arsiem@microsoft.com> | 2023-04-21 10:45:06 -0500 |
|---|---|---|
| committer | Arlo Siemsen <arsiem@microsoft.com> | 2023-04-21 10:45:06 -0500 |
| commit | 57316559e4d6161ee1ac66d1c8db68562bdd0eaa (patch) | |
| tree | a2a687d88df077beb5e888b93750fe757af33fbc /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 409661936f929b254ffc8adb644cf35d1f9765c4 (diff) | |
| download | rust-57316559e4d6161ee1ac66d1c8db68562bdd0eaa.tar.gz rust-57316559e4d6161ee1ac66d1c8db68562bdd0eaa.zip | |
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, so the `cfg` gate is incorrect.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
