Use the name "auto traits" everywhere in the compiler
Goodbye, OIBIT!
This commit is contained in:
parent
810324d1f3
commit
82dc99ba7a
10 changed files with 20 additions and 20 deletions
|
@ -811,7 +811,7 @@ pub struct LocalDecl<'tcx> {
|
|||
/// after typeck.
|
||||
///
|
||||
/// This should be sound because the drop flags are fully algebraic, and
|
||||
/// therefore don't affect the OIBIT or outlives properties of the
|
||||
/// therefore don't affect the auto-trait or outlives properties of the
|
||||
/// generator.
|
||||
pub internal: bool,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue