We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953d7a6 commit 072e230Copy full SHA for 072e230
src/test/ui/fn/dyn-fn-alignment.rs
@@ -1,6 +1,5 @@
1
// run-pass
2
3
-#![feature(unsized_fn_params)]
4
#![allow(dead_code)]
5
#[repr(align(256))]
6
struct A {
0 commit comments