Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/inside-rust/2021-02-03-lang-team-feb-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Did you know that you can see the lang team's active projects on our [project bo
* continued progress on the implementation, things are going well
* 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)
* inline assembly
* we are investigating stabiliing inline assembly for certain architectures (but not all)
* we are investigating stabilising inline assembly for certain architectures (but not all)

## Upcoming design meetings

Expand Down