Skip to content

Commit d5bc337

Browse files
authored
Merge pull request #76 from rust-lang/wesleywiser-patch-1
Add triage meeting notes for 2019-05-02
2 parents d2dbd2e + 8e64e8d commit d5bc337

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

minutes/triage-meeting/2019-05-02.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# 2019-05-02
2+
3+
## Volunteers wanted
4+
5+
- call for assistance: Does someone have an ARM (and maybe also MUSL?) host they could use to try to replicate ["Stable rustc always panics on arm/musl"](https://github.com/rust-lang/rust/issues/60297)
6+
7+
## Backport decisions
8+
9+
- There were no beta- nor stable-nominations for backport.
10+
11+
## Working group sync
12+
13+
### [wg-meta](https://github.com/rust-lang/compiler-team/blob/master/working-groups/meta/README.md)
14+
15+
- The compiler contributor RFC is in FCP and should be merged soon.
16+
17+
- They are trying to get some sort of "design meeting" up and going.
18+
The plan is to discuss that initial proposal in more depth tomorrow at steering meeting, and then get started after that.
19+
20+
- The compiler-team repo has a list of issues tracking things that wg-meta would like to get done.
21+
- call for assistance: [Convert the compiler-team repo to use GitHub pages](https://github.com/rust-lang/compiler-team/issues/73)
22+
23+
### [wg-rls-2.0](https://github.com/rust-lang/compiler-team/blob/master/working-groups/rls-2.0/README.md)
24+
25+
- Lots of progress happening!
26+
27+
- Work is being done to expand macros by example so the analyser can understand the generated code.
28+
29+
- Chalk is being integrated ([#1216](https://github.com/rust-analyzer/rust-analyzer/pull/1216)).
30+
31+
- The rustc lexer code is being extracted into a separate crate ([#60261](https://github.com/rust-lang/rust/pull/60261)).

0 commit comments

Comments
 (0)