Skip to content

Commit 34d9aad

Browse files
authored
Merge pull request #86 from rust-lang/wesleywiser-patch-1
Add triage meeting notes for 2019-05-09
2 parents a4964f7 + 4ea2736 commit 34d9aad

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# 2019-05-09
2+
3+
## Volunteers wanted
4+
5+
- compiler panic "randomly" with incremental build [(#60629)](https://github.com/rust-lang/rust/issues/60629)
6+
- [Help is wanted to reproduce the issue](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/weekly.20meeting.202019-05-09.20.2354818/near/165255081)
7+
8+
- Regression: Typemap type mismatch in 1.34.0+ [(#60375)](https://github.com/rust-lang/rust/issues/60375)
9+
- [Help is wanted to narrow down the problem](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/weekly.20meeting.202019-05-09.20.2354818/near/165255267)
10+
11+
## Backport decisions
12+
13+
- save-analysis: Fix ICE when processing associated constant [(#60649)](https://github.com/rust-lang/rust/pull/60649)
14+
- Backport accepted
15+
16+
## Working group sync
17+
18+
### [wg-nll](https://github.com/rust-lang/compiler-team/blob/master/working-groups/nll/README.md)
19+
20+
- [NLL migration mode is enabled on Rust 2015](https://github.com/rust-lang/rust/pull/59114).
21+
22+
- The next goal is to remove the old AST-based borrow checker.
23+
24+
- [Link to full discussion](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/weekly.20meeting.202019-05-09.20.2354818/near/165259126)
25+
26+
### [wg-diagnostics](https://github.com/rust-lang/compiler-team/blob/master/working-groups/diagnostics/README.md)
27+
28+
- wg-diagnostic's current goal is to pull some of the diagnostic infrastructure out of the compiler and into a reusuable crate.
29+
30+
- They are working on organizing their first meeting soon.
31+
32+
- [Link to full discussion](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/weekly.20meeting.202019-05-09.20.2354818/near/165259007)

0 commit comments

Comments
 (0)