Update mod.rs
This commit is contained in:
parent
d1bdcbc8e5
commit
949b2a3f84
@ -229,7 +229,7 @@ pub struct RegionVarBindings<'a, 'gcx: 'a+'tcx, 'tcx: 'a> {
|
||||
/// bound on a variable and so forth, which can never be rolled
|
||||
/// back.
|
||||
undo_log: RefCell<Vec<UndoLogEntry<'tcx>>>,
|
||||
|
||||
|
||||
unification_table: RefCell<UnificationTable<ty::RegionVid>>,
|
||||
|
||||
/// This contains the results of inference. It begins as an empty
|
||||
|
Loading…
Reference in New Issue
Block a user