]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_trait_selection/src/traits/fulfill.rs
Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 28 Jan 2023 10:11:09 +0000 (11:11 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Jan 2023 10:11:09 +0000 (11:11 +0100)
commitc95707a29bc7fdc4f6ee65d4734b17424fdc7d25
treedc1cfa7b7c9d93a1453ef1c60ec744b1c4943562
parent6bd09e0cd66a085e14103b1bda84287bdf1f44b2
parentc4fa0d3ea6e8a8d1e8f2965b5a84d9775f31610b
Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay

Remove `ControlFlow::{BREAK, CONTINUE}`

Libs-API decided to remove these in #102697.

Follow-up to #107023, which removed them from `compiler/`, but a couple new ones showed up since that was merged.

r? libs
compiler/rustc_trait_selection/src/solve/project_goals.rs