rust/src/test/ui/box
2022-03-27 13:35:29 -07:00
..
alloc-unstable-fail.rs Support custom allocators in Box 2020-10-07 03:07:02 +02:00
alloc-unstable-fail.stderr Support custom allocators in Box 2020-10-07 03:07:02 +02:00
alloc-unstable.rs Support custom allocators in Box 2020-10-07 03:07:02 +02:00
into-boxed-slice-fail.rs Support custom allocators in Box 2020-10-07 03:07:02 +02:00
into-boxed-slice-fail.stderr Point at source of trait bound obligations in more places 2021-11-20 18:54:31 +00:00
into-boxed-slice.rs Support custom allocators in Box 2020-10-07 03:07:02 +02:00
issue-95036.rs fix other source of box deref 2022-03-27 13:35:29 -07:00
large-allocator-ice.rs fix another assumption about box 2022-03-11 17:00:56 -08:00
leak-alloc.rs Rename AllocRef to Allocator and (de)alloc to (de)allocate 2020-12-04 14:47:15 +01:00
leak-alloc.stderr Use larger span for adjustments on method calls 2021-09-25 10:00:41 -05:00
new-box-syntax.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
new-box.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
new.rs Support custom allocators in Box 2020-10-07 03:07:02 +02:00