mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 18:23:49 +00:00
dfbedf5692
Mention `infer::Trace` methods on `infer::At` methods' docs
I missed that you could do `infcx.at(...).trace(...).eq(a, b)` when `a` and `b` dont implement `ToTrace` but does implement `Relate` these docs would have helped see that 😅
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |