Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade Chalk to published version #4761

Merged
merged 1 commit into from Jun 5, 2020
Merged

Conversation

flodiebold
Copy link
Member

chalk-solve = { git = "https://github.com/rust-lang/chalk.git", rev = "329b7f3fdd2431ed6f6778cde53f22374c7d094c" }
chalk-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "329b7f3fdd2431ed6f6778cde53f22374c7d094c" }
chalk-solve = "0.11"
chalk-ir = "0.11"
Copy link
Member

Choose a reason for hiding this comment

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

is chalk developed slowly enough today to make crates.io publishing to be worth it?

Copy link
Member Author

Choose a reason for hiding this comment

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

@pksunkara built an automatic release setup for Chalk, so we should still be getting updates (almost) as soon as we want them.

@matklad
Copy link
Member

matklad commented Jun 5, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 5, 2020

@bors bors bot merged commit 02f7b5d into rust-lang:master Jun 5, 2020
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.

None yet

3 participants