rust/src/test/ui/box
2022-04-12 12:15:40 -07:00
..
alloc-unstable-fail.rs
alloc-unstable-fail.stderr
alloc-unstable.rs
into-boxed-slice-fail.rs
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
issue-82446.rs regression test for spurrious "help: store this in the heap" 2022-04-12 12:15:40 -07:00
issue-82446.stderr regression test for spurrious "help: store this in the heap" 2022-04-12 12:15:40 -07: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
thin_align.rs Add ThinBox type for 1 stack pointer sized heap allocated trait objects 2022-04-08 09:00:16 -07:00
thin_drop.rs Add ThinBox type for 1 stack pointer sized heap allocated trait objects 2022-04-08 09:00:16 -07:00
thin_new.rs Add ThinBox type for 1 stack pointer sized heap allocated trait objects 2022-04-08 09:00:16 -07:00
thin_zst.rs Add ThinBox type for 1 stack pointer sized heap allocated trait objects 2022-04-08 09:00:16 -07:00