Rollup merge of #105380 - BoxyUwU:triagebot_ping_pls, r=lcnr
add const generics ping files things for me r? `@lcnr`
This commit is contained in:
commit
b3a69bf34e
1 changed files with 10 additions and 2 deletions
|
@ -331,8 +331,16 @@ message = "Some changes occurred to MIR optimizations"
|
||||||
cc = ["@rust-lang/wg-mir-opt"]
|
cc = ["@rust-lang/wg-mir-opt"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
|
[mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
|
||||||
message = "Some changes occurred in const_evaluatable.rs"
|
message = "Some changes occurred in `const_evaluatable.rs`"
|
||||||
cc = ["@lcnr"]
|
cc = ["@BoxyUwU"]
|
||||||
|
|
||||||
|
[mentions."compiler/rustc_middle/src/ty/abstract_const.rs"]
|
||||||
|
message = "Some changes occured in `abstract_const.rs`"
|
||||||
|
cc = ["@BoxyUwU"]
|
||||||
|
|
||||||
|
[mentions."compiler/rustc_ty_utils/src/consts.rs"]
|
||||||
|
message = "Some changes occured in `rustc_ty_utils::consts.rs`"
|
||||||
|
cc = ["@BoxyUwU"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
|
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
|
||||||
message = """
|
message = """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue