Skip to content

Commit d7a7cbc

Browse files
committed
Backport rust-lang-nursery repos (batch 2)
1 parent 5845acd commit d7a7cbc

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
org = "rust-lang-nursery"
2+
name = "portability-wg"
3+
description = "Coordination repository of the portability Working Group (WG)"
4+
bots = []
5+
6+
[access.teams]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
org = "rust-lang-nursery"
2+
name = "rustc-seme-regions"
3+
description = "Single Entry Multiple Exit Regions -- A stepping stone for full NLL"
4+
bots = []
5+
6+
[access.teams]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
org = "rust-lang-nursery"
2+
name = "wg-verification"
3+
description = "Verification working group"
4+
bots = []
5+
6+
[access.teams]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
org = "rust-lang-nursery"
2+
name = "lazy-static.rs"
3+
description = "A small macro for defining lazy evaluated static variables in Rust."
4+
bots = []
5+
6+
[access.teams]
7+
libs = "write"

0 commit comments

Comments
 (0)