Skip to content

Commit 50f0900

Browse files
committed
add cg ping files things
1 parent e1d8195 commit 50f0900

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

triagebot.toml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,15 @@ cc = ["@rust-lang/wg-mir-opt"]
332332

333333
[mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
334334
message = "Some changes occurred in const_evaluatable.rs"
335-
cc = ["@lcnr"]
335+
cc = ["@BoxyUwU"]
336+
337+
[mentions."compiler/rustc_middle/src/ty/abstract_const.rs"]
338+
message = "Some changes occured in `abstract_const.rs`"
339+
cc = ["@BoxyUwU"]
340+
341+
[mentions."compiler/rustc_ty_utils/src/consts.rs"]
342+
message = "Some changes occured in `rustc_ty_utils::consts.rs`"
343+
cc = ["@BoxyUwU"]
336344

337345
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
338346
message = """

0 commit comments

Comments
 (0)