3ff758877f
When encountering `-> Trait`, suggest `-> Box<dyn Trait>` (instead of `-> Box<Trait>`. If there's a single returned type within the `fn`, suggest `-> impl Trait`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |
3ff758877f
When encountering `-> Trait`, suggest `-> Box<dyn Trait>` (instead of `-> Box<Trait>`. If there's a single returned type within the `fn`, suggest `-> impl Trait`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |