This patch allows type parameter defaults to influence type inference. This is a possible breaking change since it effects the way type inference works and will have different behavior when mixing defaults and literal fallback. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| tests.rs | ||