Skip to content

Commit 3db6538

Browse files
davidtwcoDavid Wood
authored andcommitted
Add wg-llvm stream to table.
1 parent 828dee0 commit 3db6538

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ active working groups are listed below:
4848
Name | Status | Short Description | Zulip Stream
4949
---- | ------ | ----------------- | ------------
5050
[Async-await Implementation](working-groups/async-await/) | Active | Implementing async-await | [#t-compiler/wg-async-await][async-await_stream]
51-
[LLVM](working-groups/llvm/) | Incubating | Working with LLVM upstream to represent Rust in its development | N/A
51+
[LLVM](working-groups/llvm/) | Incubating | Working with LLVM upstream to represent Rust in its development | [#t-compiler/wg-llvm][llvm_stream]
5252
[Non-Lexical Lifetimes (NLL)](working-groups/nll/) | Winding down | Implementing non-lexical lifetimes | [#t-compiler/wg-nll][nll_stream]
5353
[Traits](working-groups/traits/) | Active | Improving the trait-system design + implementation | [#t-compiler/wg-traits][traits_stream]
5454
[Parallel-rustc](working-groups/parallel-rustc/) | Active | Making parallel compilation the default for rustc | [#t-compiler/wg-parallel-rustc][parallel-rustc_stream]
@@ -74,6 +74,7 @@ Name | Status | Short
7474

7575
[Weekly, in Zulip]: #meeting-calendar
7676
[nll_stream]: https://rust-lang.zulipchat.com/#narrow/stream/122657-t-compiler.2Fwg-nll
77+
[llvm_stream]: https://rust-lang.zulipchat.com/#narrow/stream/187780-t-compiler.2Fwg-llvm
7778
[meta_stream]: https://rust-lang.zulipchat.com/#narrow/stream/185694-t-compiler.2Fwg-meta
7879
[rls20_stream]: https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0
7980
[traits_stream]: https://rust-lang.zulipchat.com/#narrow/stream/144729-t-compiler.2Fwg-traits

0 commit comments

Comments
 (0)