summaryrefslogtreecommitdiffstats
path: root/teams/wg-mir-opt.toml
blob: dc53abd3dfb9bb3b0ff1c76d8448af2618997813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "wg-mir-opt"
subteam-of = "compiler"
wg = true

[people]
leads = ["oli-obk"]
members = ["oli-obk"]

[website]
name = "MIR Optimizations"
description = "Write MIR optimizations and refactor the MIR to be more optimizable."
repo = "https://rust-lang.github.io/compiler-team/working-groups/mir-opt/"