diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-06-28 18:28:48 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-28 18:28:48 +0530 |
| commit | 11c8dbf9f7f8ea5cc0d87c3a1dd589efa1532db3 (patch) | |
| tree | e475ed66c89bd105fabfae53b1a55248376b1c07 | |
| parent | a70842c7d16cfd4baebbf068203eaeb034bf55d5 (diff) | |
| parent | acbab96a8e7f5f6397c9474c0f2617d7e98ec223 (diff) | |
| download | rust-11c8dbf9f7f8ea5cc0d87c3a1dd589efa1532db3.tar.gz rust-11c8dbf9f7f8ea5cc0d87c3a1dd589efa1532db3.zip | |
Rollup merge of #113111 - BoxyUwU:boxy_t_types_review, r=compiler-errors
add myself to review for t-types stuff I think this is how the triagebot stuff works :sweat_smile: should mean that `r? types` can now assign me
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 9248e8fc28a..4bab8facc85 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -581,6 +581,7 @@ types = [ "@lcnr", "@oli-obk", "@spastorino", + "@BoxyUwU", ] borrowck = [ "@davidtwco", |
