1
Fork 0

generator layout: ignore fake borrows

This commit is contained in:
lcnr 2023-11-08 13:55:21 +01:00
parent bf360d407e
commit a42eca42df
3 changed files with 42 additions and 3 deletions

View file

@ -4,7 +4,7 @@
//!
//! - [`AscribeUserType`]
//! - [`FakeRead`]
//! - [`Assign`] statements with a [`Shallow`] borrow
//! - [`Assign`] statements with a [`Fake`] borrow
//!
//! [`AscribeUserType`]: rustc_middle::mir::StatementKind::AscribeUserType
//! [`Assign`]: rustc_middle::mir::StatementKind::Assign