Skip to content

Commit 125f399

Browse files
authored
Add notes for compiler team triage meeting on 2019-11-28
1 parent 8a5c99b commit 125f399

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: 2019.11.28
3+
type: docs
4+
---
5+
6+
# 2019-11-28
7+
8+
## Announcements
9+
10+
- perf.rust-lang.org has been fully migrated to the new server for benchmarking.
11+
12+
- GitHub Actions is now running both Windows and Linux workloads!
13+
14+
## Backport nominations
15+
16+
- "Handle non_exhaustive in borrow checking" [#66722]
17+
- Accepted for beta backport
18+
19+
- "Fix some issues with attributes on unnamed fields" [#66669]
20+
- Accepted for beta backport
21+
22+
## Working group sync
23+
24+
### [wg-diagnostics]
25+
26+
- Work is proceeding slowly on the [out-of-tree diagnostic rendering][diag_rendering].
27+
28+
[#66669]: https://github.com/rust-lang/rust/pull/66669
29+
[#66722]: https://github.com/rust-lang/rust/pull/66722
30+
[diag_rendering]: https://github.com/rust-lang/annotate-snippets-rs/
31+
[wg-diagnostics]: https://rust-lang.github.io/compiler-team/working-groups/diagnostics/

0 commit comments

Comments
 (0)