mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
a
This commit is contained in:
parent
8ecaad85f6
commit
d031befe79
@ -249,6 +249,11 @@ trigger_files = [
|
|||||||
[autolabel."S-waiting-on-review"]
|
[autolabel."S-waiting-on-review"]
|
||||||
new_pr = true
|
new_pr = true
|
||||||
|
|
||||||
|
[autolabel."WG-trait-system-refactor"]
|
||||||
|
trigger_files = [
|
||||||
|
"compiler/rustc_trait_selection/solve"
|
||||||
|
]
|
||||||
|
|
||||||
[notify-zulip."I-prioritize"]
|
[notify-zulip."I-prioritize"]
|
||||||
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
|
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
|
||||||
topic = "#{number} {title}"
|
topic = "#{number} {title}"
|
||||||
@ -344,7 +349,7 @@ cc = ["@BoxyUwU"]
|
|||||||
|
|
||||||
[mentions."compiler/rustc_trait_selection/src/solve/"]
|
[mentions."compiler/rustc_trait_selection/src/solve/"]
|
||||||
message = "Some changes occurred to the core trait solver"
|
message = "Some changes occurred to the core trait solver"
|
||||||
cc = ["@lcnr", "@compiler-errors"]
|
cc = ["@rust-lang/initiative-trait-system-refactor"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
|
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
|
||||||
message = """
|
message = """
|
||||||
|
Loading…
Reference in New Issue
Block a user