]> git.lizzy.rs Git - rust.git/commit
Remove some unnecessary unwraps by using the `Result::ok`
authorDJMcNab <36049421+DJMcNab@users.noreply.github.com>
Sat, 29 Dec 2018 22:33:28 +0000 (22:33 +0000)
committerDJMcNab <36049421+DJMcNab@users.noreply.github.com>
Sat, 29 Dec 2018 22:33:28 +0000 (22:33 +0000)
commit07202f944c556ef71f6d6676189db73ed5980992
tree3f5150f8dc045de2a4c29a987f6e700586d0d7b9
parentc881fc607efafc04fb31ede90623dc6353620b7f
Remove some unnecessary unwraps by using the `Result::ok`
combinatoric
crates/ra_vfs/src/lib.rs