generator layout: ignore fake borrows
This commit is contained in:
parent
bf360d407e
commit
a42eca42df
3 changed files with 42 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue