Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ShoyuVanilla
Copy link
Member

Closes #823

@ShoyuVanilla
Copy link
Member Author

ShoyuVanilla commented Feb 26, 2025

I've tested with rust-analyzer and it works fine rust-lang/rust-analyzer#19232

Cargo.toml Outdated
chalk-recursive = { version = "0.99.0-dev.0", path = "chalk-recursive" }
chalk-parse = { version = "0.99.0-dev.0", path = "chalk-parse" }
chalk-integration = { version = "0.99.0-dev.0", path = "chalk-integration" }
chalk-derive = { version = "0.100.0-dev.0", path = "chalk-derive" }
Copy link
Member

Choose a reason for hiding this comment

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

Let's split this into a separate PR and make sure all the teams+CI changes are made to make sure this works.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've removed the version bumps

@compiler-errors compiler-errors added this pull request to the merge queue Feb 27, 2025
Merged via the queue into rust-lang:master with commit 15eeceb Feb 27, 2025
5 checks passed
@ShoyuVanilla ShoyuVanilla deleted the async-fn-traits branch February 27, 2025 15:19
@ShoyuVanilla
Copy link
Member Author

Hello, could this be released via #825?
The CI fails due to url checks in book lints because of Cloudflare's "Verify you are human" barrier 🤖

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.

Supports for async closures

3 participants