rust/tests/run-make/core-no-oom-handling
Miguel Ojeda 3938541d29 tests: add test for warning-free builds of `core` under `no_global_oom_handling`
`tests/run-make/alloc-no-oom-handling` tests that `alloc` under
`no_global_oom_handling` builds and is warning-free.

Do the same for `core` to prevent issues such as [1].

Link: https://github.com/rust-lang/rust/pull/110649 [1]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-04-24 01:56:37 +02:00
..
Makefile tests: add test for warning-free builds of `core` under `no_global_oom_handling` 2023-04-24 01:56:37 +02:00