about summary refs log tree commit diff
path: root/tests/ui/attributes/export
AgeCommit message (Collapse)AuthorLines
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-1/+21
As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items.
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+307