mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
Update mod.rs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user