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

[people]
leads = ["matklad"]
members = ["matklad"]

[website]
name = "RLS 2.0"
description = "Experimenting with a new compiler architecture tailored for IDEs"
repo = "https://rust-lang.github.io/compiler-team/working-groups/rls-2.0/"