Skip to content

Commit 7850fea

Browse files
committed
tweak headings etc
1 parent 5b871d7 commit 7850fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

posts/inside-rust/2021-02-03-lang-team-feb-update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
title: "Lang team February Update"
3+
title: "Lang team February update"
44
author: Niko Matsakis
5-
description: ""
5+
description: "Lang team February update"
66
team: the lang team <https://lang-team.rust-lang.org/>
77
---
88

@@ -31,7 +31,7 @@ Did you know that you can see the lang team's active projects on our [project bo
3131
* continued progress on the implementation, things are going well
3232
* we will likely add a `capture!` macro to use for migration; it would force the capture of a particular local variable (and not some subpath of it)
3333
* inline assembly
34-
* we would like to consider stabiliing inline assembly for certain architectures (but not all)
34+
* we are investigating stabiliing inline assembly for certain architectures (but not all)
3535

3636
## Upcoming design meetings
3737

0 commit comments

Comments
 (0)