You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "2019-11-07 Compiler Team Triage Meeting"
6
+
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
7
+
---
8
+
9
+
The compiler team had our weekly triage meeting on 2019-11-07.
10
+
You can find the [minutes](https://rust-lang.github.io/compiler-team/minutes/triage-meeting/2019-11-07/) on the [compiler-team](https://github.com/rust-lang/compiler-team) repository.
11
+
Each week, we have general announcements from the team followed by check-ins from two of the compiler team working groups.
12
+
13
+
## Announcments
14
+
15
+
-[@pnkfelix] is moving to the US and will be working in the Eastern timezone.
16
+
17
+
-[@wesleywiser] has been working on the constant propagation pass and wants to [turn it on][const_prop_on] for debug & release builds to improve compilation time.
18
+
19
+
- Rust 1.39 has shipped with `async`/`await` support and other goodies.
20
+
21
+
## Working group sync
22
+
23
+
### [wg-polonius]
24
+
25
+
We ran out of time this week to have a check-in from this working group.
0 commit comments