rust/tests/ui/allocator
bjorn3 659da5843b Fix a bunch of missing unwinder related definitions
cg_llvm likely just optimizes out their references for these tests, but
cg_clif doesn't and would thus give a linker error.
2025-06-24 09:06:49 +00: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 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
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