Bug 1535141 - Rebase rust-toolset-7 for DevTools 2018.2
Summary: Rebase rust-toolset-7 for DevTools 2018.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: DevTools
Classification: Red Hat
Component: rust-toolset-7
Version: rust-toolset-7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 2018.2
Assignee: Josh Stone
QA Contact: Edjunior Barbosa Machado
Vladimír Slávik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-16 17:19 UTC by Josh Stone
Modified: 2018-05-03 03:58 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Important: if this rebase instead contains *only bug fixes,* or *only enhancements*, select the correct option from the Doc Type drop-down list. Rebase package(s) to version: rust 1.24, cargo 0.25 (will be rust 1.25 and cargo 0.26 for GA!) Highlights, important fixes, or notable enhancements: # Upstream release notes: - 1.23: https://blog.rust-lang.org/2018/01/04/Rust-1.23.html - 1.24: https://blog.rust-lang.org/2018/02/15/Rust-1.24.html - 1.25: TBD (note, we will update before 2018.2 GA) # Rust - Parameter copies are avoided when possible, improving performance. - Incremental compilation: The compiler can reuse artifacts from previous builds, only rebuilding portions that are affected by newly changed code. - Compilation now uses 16 codegen units by default. - Methods from the `AsciiExt` trait are now implemented directly on string and char types. (May cause `unused_imports` warnings if you were already using that trait.) - Several library functions are now usable in const expressions, like `mem::size_of`. (Note: upstream also highlights rustfmt, as a preview, but I haven't packaged that yet. I will try to get this in the 1.25 update.) # Cargo - `cargo check` now supports unit tests. - `cargo install` can select a specific version. - `cargo uninstall` can remove multiple packages at once. - Debug builds now enable incremental compilation by default.
Clone Of:
Environment:
Last Closed: 2018-05-03 03:57:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2018:1280 0 None None None 2018-05-03 03:58:21 UTC

Description Josh Stone 2018-01-16 17:19:39 UTC
This is a meta package -- the version will follow the rust in bug 1535137.

Comment 15 errata-xmlrpc 2018-05-03 03:57:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:1280


Note You need to log in before you can comment on or make changes to this bug.