File: max-align.stderr

package info (click to toggle)
rust-zerocopy 0.8.26-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,748 kB
  • sloc: sh: 116; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (12)
1
2
3
4
5
error[E0589]: invalid `repr(align)` attribute: larger than 2^29
  --> tests/ui-stable/max-align.rs:96:17
   |
96 | #[repr(C, align(1073741824))]
   |                 ^^^^^^^^^^