diff options
| author | Michael Goulet <michael@errs.io> | 2022-12-23 23:28:02 +0000 |
|---|---|---|
| committer | Michael Goulet <michael@errs.io> | 2022-12-23 23:28:02 +0000 |
| commit | e97e55f87b6b887c6007a103c0c88353a1e78ddc (patch) | |
| tree | 7e663276d4c9e8367c575c6e07ac80bd36f6a15d | |
| parent | af3e06f1bf4ca49407562b1b84744e27905bea98 (diff) | |
| download | rust-e97e55f87b6b887c6007a103c0c88353a1e78ddc.tar.gz rust-e97e55f87b6b887c6007a103c0c88353a1e78ddc.zip | |
Fix triagebot.toml
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index c7158a51861..22f09396efc 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -342,7 +342,7 @@ cc = ["@BoxyUwU"] message = "Some changes occured in `rustc_ty_utils::consts.rs`" 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" cc = ["@lcnr"] |
