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.
2 parents 4c46099 + 3a571fe commit fd14d8aCopy full SHA for fd14d8a
people/antoyo.toml
@@ -1,4 +1,5 @@
1
name = 'Antoni Boucher'
2
github = 'antoyo'
3
github-id = 584972
4
+email = "bouanto@zoho.com"
5
zulip-id = 404242
teams/wg-gcc-backend.toml
@@ -0,0 +1,20 @@
+name = "wg-gcc-backend"
+subteam-of = "compiler"
+kind = "working-group"
+
+[people]
6
+leads = ["antoyo"]
7
+members = ["antoyo", "GuillaumeGomez"]
8
+alumni = []
9
10
+[permissions]
11
+perf = true
12
13
+[website]
14
+name = "rustc_codegen_gcc"
15
+description = "libgccjit AOT codegen for rustc"
16
+zulip-stream = "rustc-codegen-gcc"
17
+repo = "https://github.com/rust-lang/rustc_codegen_gcc"
18
19
+[[github]]
20
+orgs = ["rust-lang"]
0 commit comments