rust/tests/ui/allocator
Josh Triplett 2054a0c56b mbe: In error messages, don't assume attributes are always proc macros
Now that `macro_rules` macros can define attribute rules, make sure
error messages account for that.
2025-08-08 10:35:47 -07: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 Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
no_std-alloc-error-handler-default.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
not-an-allocator.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-an-allocator.stderr mbe: In error messages, don't assume attributes are always proc macros 2025-08-08 10:35:47 -07:00
two-allocators.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
two-allocators.stderr mbe: In error messages, don't assume attributes are always proc macros 2025-08-08 10:35:47 -07: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