]> git.lizzy.rs Git - rust.git/commit
Pattern match on slice elements instead of using `.first().unwrap()`
authorunexge <unexge@gmail.com>
Wed, 5 Aug 2020 10:25:26 +0000 (13:25 +0300)
committerunexge <unexge@gmail.com>
Wed, 5 Aug 2020 10:25:26 +0000 (13:25 +0300)
commit6cb090345ece4a97c640159240594f3902e37032
tree4903d26fb47e8cb2f45fc9b6b8e67db166685507
parent5214b4cdba2c4976cb1ca4724a008268cdaf3e61
Pattern match on slice elements instead of using `.first().unwrap()`
crates/ra_assists/src/handlers/expand_glob_import.rs