Skip to content

Conversation

@dsyang
Copy link

@dsyang dsyang commented Feb 5, 2014

This exports the select! macro so it can actually be used

@alexcrichton
Copy link
Member

Sadly this isn't quite ready yet. I need to redesign it slightly and re-implement portions of it to actually be reliable.

I'm closing this for now because I don't think it's quite ready yet. My first order of business is to land #11578 first, and as part of that I'll need to get select working again for the rewritten channels. I'll try to export select soon after that though!

@alexcrichton
Copy link
Member

I've opened #12044 on the issue.

@dsyang
Copy link
Author

dsyang commented Feb 6, 2014

Ah gotcha. Looking forward to the day #11578 lands!

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…-schievink

fix: index the correct CargoWorkspace with rustc_private

I believe this fixes rust-lang#12043, but I'm not sufficiently setup/familiar with working on rust-analyzer to test it locally. :/

This section of code is iterating on `rustc_workspace.packages()` but then indexes `cargo[pkg]`, which is likely the source of the bug.
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.

2 participants