rust/tests/ui/allocator
Matthias Krüger 66799d0b83
Rollup merge of #143303 - Kivooeo:tf28, r=tgross35
`tests/ui`: A New Order [28/28] FINAL PART

> [!NOTE]
>
> Intermediate commits are intended to help review, but will be squashed prior to merge.

Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895.

r? ``@tgross35``
2025-07-11 07:35:19 +02:00
..
auxiliary Add missing dyn keywords to tests that do not test for them 2025-06-02 11:02:50 +02:00
alloc-shrink-oob-read.rs cleaned up some tests 2025-07-05 00:45:24 +05:00
allocator-args.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allocator-args.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
custom-in-block.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
custom-in-submodule.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
custom.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-compatible.rs UI tests: Rename "object safe" to "dyn compatible" 2024-10-10 01:13:29 +02:00
empty-alloc-nonnull-guarantee.rs cleaned up some tests 2025-06-28 17:04:16 +05:00
function-allocator.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
function-allocator.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
hygiene.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no_std-alloc-error-handler-custom.rs Fix a bunch of missing unwinder related definitions 2025-06-24 09:06:49 +00:00
no_std-alloc-error-handler-default.rs Fix a bunch of missing unwinder related definitions 2025-06-24 09:06:49 +00:00
not-an-allocator.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-an-allocator.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
two-allocators.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
two-allocators.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
two-allocators2.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
two-allocators2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
two-allocators3.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
two-allocators3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
weak-uninhabited-type.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
xcrate-use.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
xcrate-use2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00