Skip to content

Commit c2b5a69

Browse files
authored
Merge pull request rust-lang#1070 from lqd/polonius-subteam
move wg-polonius to t-types
2 parents a30ffee + b3cd651 commit c2b5a69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

teams/wg-polonius.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name = "wg-polonius"
2+
# Really should be "types", but the team repo doesn't handle that right now
23
subteam-of = "compiler"
34
kind = "working-group"
45

@@ -10,7 +11,7 @@ members = ["lqd", "nikomatsakis", "amandasystems", "matthewjasper", "ecstatic-mo
1011
name = "Polonius working group"
1112
description = "Working on an experimental new borrow-checker implementation"
1213
repo = "https://rust-lang.github.io/compiler-team/working-groups/polonius/"
13-
zulip-stream = "t-compiler/wg-polonius"
14+
zulip-stream = "t-types/polonius"
1415

1516
[[github]]
1617
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)