add FIXME
This commit is contained in:
parent
2d99f40ec5
commit
aa28b77b5a
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ pub enum TreatParams {
|
||||||
/// correct mode for *lookup*, as during candidate selection.
|
/// correct mode for *lookup*, as during candidate selection.
|
||||||
///
|
///
|
||||||
/// N.B. during deep rejection, this acts identically to `ForLookup`.
|
/// N.B. during deep rejection, this acts identically to `ForLookup`.
|
||||||
|
///
|
||||||
|
/// FIXME(-Ztrait-solver=next): Remove this variant and cleanup
|
||||||
|
/// the code.
|
||||||
NextSolverLookup,
|
NextSolverLookup,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue