rust/tests/ui/allocator
2024-01-02 15:34:37 -05:00
..
auxiliary
allocator-args.rs
allocator-args.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
custom-in-block.rs
custom-in-submodule.rs
custom.rs
function-allocator.rs
function-allocator.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
hygiene.rs
no_std-alloc-error-handler-custom.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
no_std-alloc-error-handler-default.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
not-an-allocator.rs
not-an-allocator.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
object-safe.rs
two-allocators.rs
two-allocators.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
two-allocators2.rs
two-allocators2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
two-allocators3.rs
two-allocators3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
xcrate-use.rs
xcrate-use2.rs