Skip to content

Conversation

@mexus
Copy link
Contributor

@mexus mexus commented Apr 6, 2020

Currenly, PushError and PopError do not implement std::error::Error even when std feature is activated :(

Currenly, `PushError` and `PopError` do not implement `std::error::Error` even when `std` feature is activated :(
@mexus
Copy link
Contributor Author

mexus commented Apr 17, 2020

rebased 👌

@jeehoonkang
Copy link
Contributor

@taiki-e
Copy link
Member

taiki-e commented Apr 18, 2020

Probably it needs to add leading-colon to the path. (std::error::Error -> ::std::error::Error)

@mexus
Copy link
Contributor Author

mexus commented Apr 19, 2020

Yep, seems like it did the trick!

Sorry I haven't tested it locally at the first place :(

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ghost ghost merged commit 485971e into crossbeam-rs:master May 3, 2020
exrook pushed a commit to exrook/crossbeam that referenced this pull request Oct 7, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants