Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #22544 from rust-lang/rustc-pull
Rustc pull update
Laurențiu Nicola 5 weeks ago
parent 632bec0 · parent 7513e31 · commit 57116fa
-rw-r--r--crates/hir-ty/src/mir/lower/as_place.rs2
-rw-r--r--rust-version2
2 files changed, 2 insertions, 2 deletions
diff --git a/crates/hir-ty/src/mir/lower/as_place.rs b/crates/hir-ty/src/mir/lower/as_place.rs
index bb00a79480..71014eb661 100644
--- a/crates/hir-ty/src/mir/lower/as_place.rs
+++ b/crates/hir-ty/src/mir/lower/as_place.rs
@@ -1,7 +1,7 @@
//! MIR lowering for places
use hir_def::FunctionId;
-use rustc_type_ir::inherent::{Region as _, Ty as _};
+use rustc_type_ir::inherent::Region as _;
use super::*;
use crate::{
diff --git a/rust-version b/rust-version
index 97203a4da2..387bd8edd2 100644
--- a/rust-version
+++ b/rust-version
@@ -1 +1 @@
-43a4909ee98ed4d006d9d773f5d94dc58e34f846
+029c9e18dd1f4668e1d42bb187c1c263dfe20093