Skip to content

Make &foo[] syntax issue a warning (but still work)#22502

Merged
bors merged 2 commits into
rust-lang:masterfrom
nikomatsakis:deprecate-bracket-bracket
Feb 19, 2015
Merged

Make &foo[] syntax issue a warning (but still work)#22502
bors merged 2 commits into
rust-lang:masterfrom
nikomatsakis:deprecate-bracket-bracket

Replace all uses of `&foo[]` with `&foo[..]` en masse.

9ea84ae
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs