Skip to content

Failed to find an implementation of trait serialize::serialize::Decodable for core::cell::Cell<bool> #15395

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
mitchmindtree opened this issue Jul 4, 2014 · 2 comments

Comments

@mitchmindtree
Copy link
Contributor

I've come across this several times now - Is there any reason Cell doesn't implement Encodable / Decodable? I think it'd be really useful.

@huonw huonw added the A-libs label Jul 4, 2014
@jdm
Copy link
Contributor

jdm commented Jul 4, 2014

Similarly, what about RefCell too?

@mitchmindtree
Copy link
Contributor Author

@jdm I think I just got Cell working, I'll have a go at RefCell too and do a pr soon if the 'make check' passes

@bors bors closed this as completed in 0e84d6f Jul 7, 2014
bors added a commit to rust-lang-ci/rust that referenced this issue Nov 13, 2023
…ls-diagnose, r=Veykril

fix: add diagnostics messages for chars and byte literal errors

This PR adds error messages for different invalid byte or character literals.
Fixes rust-lang#15395
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants