Skip to content

Commit d461b7a

Browse files
authored
Rollup merge of #98619 - Mark-Simulacrum:fix-triagebot, r=Dylan-DPC
Fix mir-opt wg name r? `@ehuss`
2 parents 5e62ce5 + d6b9c10 commit d461b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ cc = ["@rust-lang/miri"]
244244

245245
[mentions."compiler/rustc_mir_transform/src/"]
246246
message = "Some changes occurred to MIR optimizations"
247-
cc = ["@rust-lang/mir-opt"]
247+
cc = ["@rust-lang/wg-mir-opt"]
248248

249249
[mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
250250
message = "Some changes occurred in const_evaluatable.rs"

0 commit comments

Comments
 (0)