Skip to content

Commit 824b3b4

Browse files
committed
switch dates
1 parent fb3a2ea commit 824b3b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

posts/inside-rust/2019-10-25-planning-meeting-update.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
99
In our planning meeting today, the compiler team has scheduled our
1010
next batch of upcoming design meetings:
1111

12-
* On Nov 1, we will discuss "A unified framework for dataflow
13-
analysis" (see [rust-lang/compiler-team#202]), which is a proposal
14-
for how an improved dataflow analysis that can help with const
15-
evaluation.
16-
* On Nov 8, we will discuss "incremental dep-graph storage" (see
12+
* On Nov 1, we will discuss "incremental dep-graph storage" (see
1713
[rust-lang/compiler-team#199]), which is a plan to improve the
1814
performance of storing incremental compilation data, as well as
1915
reducing peak memory usage.
16+
* On Nov 8, we will discuss "A unified framework for dataflow
17+
analysis" (see [rust-lang/compiler-team#202]), which is a proposal
18+
for how an improved dataflow analysis that can help with const
19+
evaluation.
2020
* On Nov 15, we will do a "working group review" (see
2121
[rust-lang/compiler-team#187]), examining how well the working group
2222
system has been working and what we might do to improve it.

0 commit comments

Comments
 (0)