We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba41f5 commit 0a05066Copy full SHA for 0a05066
teams/wg-safe-transmute.toml
@@ -0,0 +1,18 @@
1
+name = "wg-safe-transmute"
2
+subteam-of = "lang"
3
+wg = true
4
+
5
+[people]
6
+leads = ["rylev", "joshtriplett"]
7
+members = [
8
+ "rylev",
9
+ "joshtriplett",
10
+]
11
12
+[website]
13
+name = "safe-transmute project group"
14
+description = "A working-group project to extend the Rust language to support safe transmute between types"
15
+repo = "https://github.com/rust-lang/project-safe-transmute"
16
17
+[github]
18
+orgs = ["rust-lang"]
0 commit comments