Skip to content

Rust 1.44 release announcement #604

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

Closed
wants to merge 6 commits into from
Closed

Rust 1.44 release announcement #604

wants to merge 6 commits into from

Conversation

steveklabnik
Copy link
Member

r? @rust-lang/core @rust-lang/release

│ │ │ ├── siphasher v0.2.3
│ │ │ └── unicase v1.4.2
│ │ │ [build-dependencies]
│ │ │ └── version_check v0.1.5
Copy link
Member

Choose a reason for hiding this comment

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

Could someone please check that with the CSS used on the blog itself, these line-drawing characters join up properly? GitHub's own CSS breaks line-drawing characters, leaving gaps between them. They should look more like this:

screenshot

You can also use `cargo tree -d` (shorthand for `cargo tree --duplicates`) to show any dependencies on multiple versions of the same crate. This will show one entry for each version of each dependency, and an inverted dependency tree showing how that version gets pulled in.

This release also marks an extension to `async`/`await`: [it can now be used
in `no_std` contexts][asyncawaitnostd]. The initial implemenation of this feature required
Copy link

Choose a reason for hiding this comment

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

Did you mean "implementation"?

@holly-hacker
Copy link

Why was this PR closed in favor of commit c30d948 (which was pushed directly to master)? This version seems to be way more detailed as opposed to the current one which has exactly 2 informational sentences.

@bjorn3
Copy link
Member

bjorn3 commented Jun 4, 2020

See the conversation starting at https://rust-lang.zulipchat.com/#narrow/stream/241545-t-release/topic/release.201.2E44/near/199362159

If you don't use zulip: https://zulip-archive.rust-lang.org/241545trelease/27881release144.html

@pietroalbini pietroalbini deleted the release-1.44.0 branch June 4, 2020 22:55
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.

9 participants