diff options
| author | bors <bors@rust-lang.org> | 2020-05-09 18:43:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-05-09 18:43:28 +0000 |
| commit | 43a1777b89cf6791f9e20878b4e5e3ae907867a5 (patch) | |
| tree | 4bc49392faaa2f5b2ae8a236ff28a0b5637a0869 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 43d9cdc7b3200489bc53348931a19a78f9751326 (diff) | |
| parent | b69200b8468434bc3f5b9ef8468733e5d40f4e01 (diff) | |
| download | rust-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/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
