re-name stuff
This commit is contained in:
parent
4d4b0f140f
commit
d9ddb6446d
4 changed files with 15 additions and 10 deletions
|
@ -1080,7 +1080,7 @@ pub enum LocalInfo<'tcx> {
|
|||
/// (e.g. a temporary for `foo` in `MyStruct { my_field: foo }`)
|
||||
AggregateTemp,
|
||||
/// A temporary created during the pass `Derefer` to avoid it's retagging
|
||||
Temp,
|
||||
DerefTemp,
|
||||
}
|
||||
|
||||
impl<'tcx> LocalDecl<'tcx> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue