Fix merge conflicts
This commit is contained in:
parent
6728f21d85
commit
9d7165fcb1
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ impl<'cx, 'gcx, 'tcx> SelectionContext<'cx, 'gcx, 'tcx> {
|
|||
freshener: infcx.freshener(),
|
||||
intercrate: None,
|
||||
inferred_obligations: SnapshotVec::new(),
|
||||
intercrate_ambiguity_causes: Vec::new(),
|
||||
intercrate_ambiguity_causes: None,
|
||||
allow_negative_impls
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue