mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
add FIXME
This commit is contained in:
parent
2d99f40ec5
commit
aa28b77b5a
@ -62,6 +62,9 @@ pub enum TreatParams {
|
||||
/// correct mode for *lookup*, as during candidate selection.
|
||||
///
|
||||
/// N.B. during deep rejection, this acts identically to `ForLookup`.
|
||||
///
|
||||
/// FIXME(-Ztrait-solver=next): Remove this variant and cleanup
|
||||
/// the code.
|
||||
NextSolverLookup,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user