rust-analyzer/crates/ide/src/display
Aleksey Kladov c2015e7d18 internal: more natural order of sources for TypeParam
We usually use first (left) variant of `Either` for "usual" case, and
use right for odd things. For example, pat source is Pat | SelfParam.
2021-06-14 22:42:43 +03:00
..
navigation_target.rs internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00