rust/tests/ui/attributes/export
David Wood 322cc31504
tests: {Meta,Pointee}Sized in non-minicore tests
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-06-16 23:04:33 +00:00
..
crate-type-2.rs Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
crate-type-2.stderr Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
crate-type.rs Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
crate-type.stderr Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
exportable.rs Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
exportable.stderr Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
lang-item.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
lang-item.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00