diff options
| author | bors <bors@rust-lang.org> | 2019-11-19 07:49:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-11-19 07:49:54 +0000 |
| commit | 2cad8bb659066b42fc518c95def384956126bd3f (patch) | |
| tree | 6e4528f58f0e26bd7c8346df3ecfb80de4b1eb1c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d1da8023dafd3e277b5a4c5475aa2cb199a176b9 (diff) | |
| parent | 3fa8692a5e5f69133464dabb52f549a46529ffe6 (diff) | |
| download | rust-2cad8bb659066b42fc518c95def384956126bd3f.tar.gz rust-2cad8bb659066b42fc518c95def384956126bd3f.zip | |
Auto merge of #66206 - PotHix:master, r=estebank
Suggest `#[repr(C)]` instead of `#[repr(C, packed, ...)]` The code was previously suggesting `#[repr(C, packed, ...)]` for incorrect uses of `repr` (e.g. `#[repr = "C"]`). This change suggests the usage of `#[repr(C)]` instead. r? @estebank Ref: #61286.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
