Skip to content

Commit

Permalink
tests: Update ui test output to nightly-2024-12-15
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 15, 2024
1 parent b5eb2b2 commit 3fa6e92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/ui/pin_project/packed_sneaky-2.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ error: #[pin_project] attribute may not be used on #[repr(packed)] types
7 | | #[pin_project]
8 | | struct B {
9 | | #[pin]
10 | | f: u32,
11 | | }
... |
12 | | }
| |_^
|
Expand Down

0 comments on commit 3fa6e92

Please sign in to comment.