]> git.lizzy.rs Git - rust.git/commit
Utilize `?` instead of `return None`.
authorCorey Farwell <coreyf@rwell.org>
Mon, 25 Mar 2019 22:16:40 +0000 (23:16 +0100)
committerCorey Farwell <coreyf@rwell.org>
Mon, 25 Mar 2019 22:29:49 +0000 (23:29 +0100)
commit28c602a94ebe15b45cfda59a4681d6916901aa40
treeebf90a1c6f7aa33d6749d805dafa12a725fd5997
parent4c27fb19ba15a2e45485e601a79914c6280196b0
Utilize `?` instead of `return None`.
src/libcore/num/flt2dec/mod.rs
src/librustc/traits/util.rs
src/librustc_typeck/check/mod.rs