summary refs log tree commit diff
path: root/src/test/ui/box
AgeCommit message (Expand)AuthorLines
2022-02-15fix assumption that ScalarPair Box is always a fat pointerDrMeepster-0/+6
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-6/+6
2021-11-14Move some tests to more reasonable directoriesCaio-0/+27
2021-11-06Move some tests to more reasonable directoriesCaio-0/+30
2021-09-25Use larger span for adjustments on method callsAaron Hill-1/+1
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-2/+6
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-2/+10
2020-12-04 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`Tim Diekmann-8/+8
2020-10-07Support custom allocators in `Box`Tim Diekmann-0/+140