]> git.lizzy.rs Git - rust.git/commit
Merge pull request #1016 from devonhollowood/slice-iter-nth
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 16 Jun 2016 09:33:48 +0000 (10:33 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2016 09:33:48 +0000 (10:33 +0100)
commitbe4a8dd3d921ce3a4bccbb2429246aa9ae1b8fde
tree4942352e9492b15fff22633b05894700c7d5592f
parent06fd2468b281efac77af487fcd2cd16233f66e3a
parent74025be59db10a5c8f5c0b5175b250730b4d4ca6
Merge pull request #1016 from devonhollowood/slice-iter-nth

Suggest `.get()` over `.iter().nth()`