Skip to content

Conversation

phansch
Copy link
Contributor

@phansch phansch commented Apr 18, 2018

Was caused partly by rust-lang/rust#49882

lint_store is now wrapped in an RwLock instead of a RefCell

I'm not sure if there are better ways to use the RwLock API, though. But it seems to work.

fixes #2682

I'm not sure if there are better ways to use the RwLock API, though. But
it seems to work.
@oli-obk
Copy link
Contributor

oli-obk commented Apr 19, 2018

Should be fine. I'll publish a new version sometime this morning

@oli-obk oli-obk merged commit 475959d into rust-lang:master Apr 19, 2018
@phansch phansch deleted the fix_latest_nightly_breakage branch April 19, 2018 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not compile on the latest Nightly
2 participants