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>2020-05-09 18:43:28 +0000
committerbors <bors@rust-lang.org>2020-05-09 18:43:28 +0000
commit43a1777b89cf6791f9e20878b4e5e3ae907867a5 (patch)
tree4bc49392faaa2f5b2ae8a236ff28a0b5637a0869 /src/libstd/sys/unix/stack_overflow.rs
parent43d9cdc7b3200489bc53348931a19a78f9751326 (diff)
parentb69200b8468434bc3f5b9ef8468733e5d40f4e01 (diff)
downloadrust-43a1777b89cf6791f9e20878b4e5e3ae907867a5.tar.gz
rust-43a1777b89cf6791f9e20878b4e5e3ae907867a5.zip
Auto merge of #5564 - MrAwesome:master, r=flip1995
Allow `use super::*;` glob imports

changelog: Allow super::* glob imports

fixes #5554
fixes #5569

A first pass at #5554 - this allows all `use super::*` to pass, which may or may not be desirable. The original issue was around allowing test modules to import their entire parent modules - I'm happy to modify this to do that instead, may just need some guidance on how to implement that (I played around a bit with #[cfg(test)] but from what I can gather, clippy itself isn't in test mode when running, even if the code in question is being checked for the test target).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions