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

[staging] rust: 1.45 -> 1.46.0 #96890

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Commits on Sep 23, 2020

  1. rust: 1.45.2 -> 1.46.0

    This adds the rust toolchain 1.46.0:
    
    https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1460-2020-08-27
    
    Because rustc-1.46.0 enables static PIE by default for
    `x86_64-unknown-linux-musl` this release will suffer from:
    
    NixOS#94228
    
    So this commit doesn't remove the 1.45.2 release.
    
    This commit also specifies the right LLVM packages to use for each
    rust release.
    basvandijk committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b837bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c011333 View commit details
    Browse the repository at this point in the history