]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #70051 - Zoxc:opt-find, r=eddyb
authorDylan DPC <dylan.dpc@gmail.com>
Sat, 21 Mar 2020 21:56:19 +0000 (22:56 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2020 21:56:19 +0000 (22:56 +0100)
Allow `hir().find` to return `None`

Fixes https://github.com/rust-lang/rust/issues/70041

r? @eddyb


Trivial merge