Skip to content

Commit 5a4b152

Browse files
committed
Fix various old compiler team triage meeting notes issues
1 parent 2f611c8 commit 5a4b152

5 files changed

+11
-1
lines changed

posts/inside-rust/2019-10-15-compiler-team-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Each week, we have general announcements from the team followed by check-ins fro
2626

2727
## Working group sync
2828

29+
<br/>
30+
2931
### [wg-learning](https://rust-lang.github.io/compiler-team/working-groups/learning/)
3032

3133
`wg-learning` aims to make the compiler easier to learn by ensuring that rustc-guide and api docs are “complete”.

posts/inside-rust/2019-10-21-compiler-team-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Each week, we have general announcements from the team followed by check-ins fro
2727

2828
## Working group sync
2929

30+
<br/>
31+
3032
### [wg-mir-opt](https://rust-lang.github.io/compiler-team/working-groups/mir-opt/)
3133

3234
- [@wesleywiser] Moved promoted MIR out of `mir::Body` [#63580](https://github.com/rust-lang/rust/pull/63580)

posts/inside-rust/2019-10-30-compiler-team-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Each week, we have general announcements from the team followed by check-ins fro
1616

1717
## Working group sync
1818

19+
<br/>
20+
1921
### [wg-nll](https://rust-lang.github.io/compiler-team/working-groups/nll/)
2022

2123
- Rust 1.40 (current nightly) will be the first stable release without the HIR borrow checker.

posts/inside-rust/2019-11-07-compiler-team-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Rust 1.39 ships on Thursday!
1818

1919
## Working group sync
2020

21+
<br/>
22+
2123
### [wg-pgo](https://rust-lang.github.io/compiler-team/working-groups/pgo/)
2224

2325
- PGO is available in the stable compiler. Docs are in the rustc-guide and the rustc-book

posts/inside-rust/2019-11-11-compiler-team-meeting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The compiler team had our weekly triage meeting on 2019-11-07.
1010
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.
1111
Each week, we have general announcements from the team followed by check-ins from two of the compiler team working groups.
1212

13-
## Announcments
13+
## Announcements
1414

1515
- [@pnkfelix] is moving to the US and will be working in the Eastern timezone.
1616

@@ -20,6 +20,8 @@ Each week, we have general announcements from the team followed by check-ins fro
2020

2121
## Working group sync
2222

23+
<br/>
24+
2325
### [wg-polonius]
2426

2527
We ran out of time this week to have a check-in from this working group.

0 commit comments

Comments
 (0)