Skip to content

Commit

Permalink
[Rust] upgrade to v1.48.0
Browse files Browse the repository at this point in the history
Also strips out a lot of the Rust special-casing due to a previous
limitation of `rustc` being unable to self-host on `x86_64-linux-musl`.
This has since been fixed, and we are no longer forced to mount in
`x86_64-linux-gnu` support libraries just to run the `rustc` compiler.
Huzzah!
  • Loading branch information
staticfloat committed Nov 21, 2020
1 parent aba1cc4 commit d6f0802
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 211 deletions.

0 comments on commit d6f0802

Please sign in to comment.