Fix unused_qualifications warning on nightly#58
Conversation
|
Hello? |
|
Ah, sorry, somehow this got entirely lost in my inbox. |
|
Haha, no worries. I'm not sure why the tests are failing but if you could point me towards the right direction I wouldn't mind fixing them |
|
These errors tell me about as much as they're probably telling you. The If you get stuck I'll look into this eventually, but it's not the first thing on my mind... |
|
Output from It seems like no crates exist |
|
It seems like adding |
|
Okay, why is this? Did the Rust edition used by trybuild change at some point? If so, why? |
|
I'm not sure, I tried googling for "trybuild crate not found" and came up with nothing. |
|
Thanks for the PR. I finally found the time to properly dedicate some attention to this. The failing tests were because of dtolnay/trybuild#274, for which I've pushed a workaround now. I've also manually merged the first commit of your PR. |
|
Great, thanks :) |

Happens when using glob import
use enumflags2::*