Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
ices/83921.rs: fixed with errors (#863)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
error[E0552]: incorrect `repr(packed)` attribute format: `packed` takes exactly one parenthesized argument, or no parentheses at all
 --> /home/runner/work/glacier/glacier/ices/83921.rs:2:8
  |
2 | #[repr(packed())]
  |        ^^^^^^^^

error: aborting due to previous error

For more information about this error, try `rustc --explain E0552`.
==============

Co-authored-by: rustbot <rustbot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustbot authored Jul 11, 2021
1 parent 79a5eac commit d541618
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit d541618

Please sign in to comment.