]> git.lizzy.rs Git - rust.git/commit
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)
commitce0af8a5bd90de722d5653965f7edcf2c302cf59
tree677a3047d3c4755e04236cb7421bacb7f9c540fb
parent834ed36a532381aac4cb23d607e6522dff0ca244
parent0aa15d048573d4fd0453e1da301857d7ca1faf7f
Rollup merge of #70051 - Zoxc:opt-find, r=eddyb

Allow `hir().find` to return `None`

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

r? @eddyb