about summary refs log tree commit diff
path: root/src/test/debuginfo/unsized.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-93/+0
2022-10-31[debuginfo] Make debuginfo type names for slices and str consistent.Michael Woerister-6/+6
2022-03-24debuginfo: Fix debuginfo for Box<T> where T is unsized.Michael Woerister-4/+15
2022-02-16debuginfo: Support fat pointers to unsized tuples.Michael Woerister-0/+23
2022-01-27[debuginfo] Fix and unify handling of fat pointers in debuginfo: Fix some deb...Michael Woerister-15/+11
2022-01-24[debuginfo] Fix and unify handling of fat pointers in debuginfo.Michael Woerister-6/+34
2018-12-25Remove licensesMark Rousskov-10/+0
2016-12-22Fix debuginfo for unsized struct membersPhilip Craig-0/+45