about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-09-07 10:16:57 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-09-07 10:16:57 -0400
commit5441ad6b9d944d0e625bed87e1e3ff169a268390 (patch)
tree06c93dd34fe9faa9e298e1b299ec580a6e27d13c /src/libstd/sys/unix/stack_overflow.rs
parentf84d53ca0afaeac14903d16ab24455f6170795e1 (diff)
downloadrust-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