rust/tests/ui/allocator
Lukas Wirth aba70e8f9d Add missing dyn keywords to tests that do not test for them
This ensures that these tests can be run on editions other than 2015
2025-06-02 11:02:50 +02:00
..
auxiliary Add missing dyn keywords to tests that do not test for them 2025-06-02 11:02:50 +02: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
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 Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
no_std-alloc-error-handler-default.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07: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-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
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
xcrate-use2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
xcrate-use.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00