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 |
|
Vadim Petrochenkov
|
93bee0789a
|
UI tests: migrate remaining compile time error-patterns to line annotations
when possible.
|
2025-04-13 21:48:53 +03:00 |
|
Vadim Petrochenkov
|
8d5109aa6e
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
|
David Wood
|
6edd86d58e
|
tests: add test for #105111
Enabling a tied feature should not enable the other feature
automatically. This was fixed by something in #128796, probably #128221
or #128679.
|
2024-09-24 15:42:15 +01:00 |
|