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 😅 should mean that `r? types` can now assign me
This commit is contained in:
Dylan DPC
2023-06-28 18:28:48 +05:30
committed by GitHub
+1
View File
@@ -581,6 +581,7 @@ types = [
"@lcnr",
"@oli-obk",
"@spastorino",
"@BoxyUwU",
]
borrowck = [
"@davidtwco",