diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-09-07 10:16:57 -0400 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-09-07 10:16:57 -0400 |
| commit | 5441ad6b9d944d0e625bed87e1e3ff169a268390 (patch) | |
| tree | 06c93dd34fe9faa9e298e1b299ec580a6e27d13c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | f84d53ca0afaeac14903d16ab24455f6170795e1 (diff) | |
| download | rust-5441ad6b9d944d0e625bed87e1e3ff169a268390.tar.gz rust-5441ad6b9d944d0e625bed87e1e3ff169a268390.zip | |
Use unsafe more idiomatically
Generally, including everything that makes an unsafe block safe in the block is good style. Since the assert! is what makes this safe, it should go inside the block. I also added a few bits of whitespace.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
