Skip to content

Better suggestions when user tries to collect into an unsized [_]#91443

Merged
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:bad_collect_into_slice
Feb 10, 2022
Merged

Better suggestions when user tries to collect into an unsized [_]#91443
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:bad_collect_into_slice

Suggest collecting into `Vec<_>` when collecting into `[_]`

fea0015
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs