]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov
authorYuki Okushi <jtitor@2k36.org>
Wed, 24 Aug 2022 23:50:54 +0000 (08:50 +0900)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2022 23:50:54 +0000 (08:50 +0900)
commitf4550a6edfcbb1e284d9eb1d095f034848e1ee01
tree2715fec50cb3de2653095945c74926093171573b
parentaddacb5878b9970ebc1665768a05cb601e7aea15
parent31e39446ec2f251efbcaf9eb22c80e93021f9bbc
Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov

Stabilize `#![feature(label_break_value)]`

See the stabilization report in https://github.com/rust-lang/rust/issues/48594#issuecomment-1186213313.
compiler/rustc_parse/src/parser/expr.rs
compiler/rustc_trait_selection/src/lib.rs
compiler/rustc_typeck/src/lib.rs
library/std/src/lib.rs