about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-01-29 11:21:58 +0000
committerbors <bors@rust-lang.org>2016-01-29 11:21:58 +0000
commitf030d1fba198e00d981de9e1cefe596e263aa880 (patch)
tree8b3cc1aef1af7992df8e681ca51b11a0fbd2919d /src/libstd/sys/unix/stack_overflow.rs
parent33b73e9643fdf7b5d3be47d92e996ab04d6212e9 (diff)
parentf05bc16a5d8bb1bfb0ee2b281fb3dc6fdefa258c (diff)
downloadrust-f030d1fba198e00d981de9e1cefe596e263aa880.tar.gz
rust-f030d1fba198e00d981de9e1cefe596e263aa880.zip
Auto merge of #31144 - jseyfried:remove_import_ordering_restriction, r=nrc
We no longer require `use` and `extern crate` items to precede other items in modules thanks to [RFC #385](https://github.com/rust-lang/rfcs/pull/385), but we still require `use` and `extern crate` items to precede statements in blocks (other items can appear anywhere in a block).

I think that this is a needless distinction between imports and other items that contradicts the intent of the RFC.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions