]> git.lizzy.rs Git - rust.git/commit
Auto merge of #1888 - hyd-dev:rustup, r=RalfJung
authorbors <bors@rust-lang.org>
Thu, 9 Sep 2021 18:38:56 +0000 (18:38 +0000)
committerbors <bors@rust-lang.org>
Thu, 9 Sep 2021 18:38:56 +0000 (18:38 +0000)
commit035933186957cf81c488261fb48a98bf523e8006
tree5de20e2ddff36233802e15b5638f78c149406be2
parent1cc822e6afaa3a84f0d68a590e9bacdf80017ea6
parent9c62b6454e46b440eaf704213738ab8e819ecced
Auto merge of #1888 - hyd-dev:rustup, r=RalfJung

`rustc_mir` -> `rustc_const_eval`

This should fix the "[can't find crate for `rustc_mir`](https://github.com/rust-lang/rust/issues/88768)" build failure.