]> git.lizzy.rs Git - rust.git/commit
Prefer ends_with() to chars().last().unwrap()
authortopecongiro <seuchida@gmail.com>
Thu, 26 Oct 2017 07:56:39 +0000 (16:56 +0900)
committertopecongiro <seuchida@gmail.com>
Mon, 6 Nov 2017 04:52:25 +0000 (13:52 +0900)
commit1a9d00bbef3b933f6b9cee52015e4ba3b26a9e70
treeea32dd891c0c907015478a34bac14fdee243c78b
parentf2eebb0e623b8c2de9efd1a7fbcd7cf8f9e1518a
Prefer ends_with() to chars().last().unwrap()
src/items.rs