rust/tests
Matthias Krüger e4daa810ff
Rollup merge of #110652 - ojeda:core-no_global_oom_handling-test, r=Mark-Simulacrum
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]
2023-04-30 01:14:56 +02:00
..
assembly
auxiliary
codegen Auto merge of #108106 - the8472:layout-opt, r=wesleywiser 2023-04-29 08:55:04 +00:00
codegen-units
debuginfo
incremental
mir-opt Rollup merge of #110962 - cjgillot:no-hash-drops, r=compiler-errors 2023-04-29 11:27:56 +05:30
pretty
run-make Rollup merge of #110652 - ojeda:core-no_global_oom_handling-test, r=Mark-Simulacrum 2023-04-30 01:14:56 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #110964 - notriddle:notriddle/deref-impl, r=GuillaumeGomez 2023-04-29 15:51:17 +02:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Add rustdoc::unescaped_backtick lint 2023-04-29 13:13:25 +02:00
ui Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubilee 2023-04-30 01:14:55 +02:00
ui-fulldeps
COMPILER_TESTS.md