about summary refs log tree commit diff
path: root/tests/ui/extern/extern-types-field-offset.run.stderr
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-1/+1
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-11-30bless tests for changed library pathRalf Jung-1/+1
2024-08-02Bless testsbjorn3-1/+1
2023-12-12test that both size_of_val and align_of_val panicRalf Jung-1/+1
2023-12-12reject projecting to fields whose offset we cannot computeRalf Jung-0/+4