index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
crashes
/
132391.rs
blob: 6c8c2c3a878625abb52513a52afcae59370d9333 (
plain
)
1
2
3
4
5
6
7
8
//@ known-bug: #123291 trait MyTrait { #[repr(align)] fn myfun(); } pub fn main() {}