Skip to content

Commit

Permalink
Update ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 16, 2024
1 parent 6511637 commit 2bbfc9b
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion tests/compile-fail/access_outside_visibility.stderr
Expand Up @@ -15,4 +15,4 @@ note: the struct `Flags2` is defined here
11 | | }
12 | | }
| |_____^
= note: this error originates in the macro `__declare_public_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
= note: this error originates in the macro `$crate::__declare_public_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

0 comments on commit 2bbfc9b

Please sign in to comment.