Skip to content

Commit 8b3448e

Browse files
committed
fix typo
Thanks @distransient
1 parent 4cab1ab commit 8b3448e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-roadmap-2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ timezones and the community team wants to change that.
172172

173173
The compiler team has five main themes of work for this year:
174174

175-
- **Improving "core strength"** by lowering raw compilation times and also generating better code (which in turn can help with compilaton times)
175+
- **Improving "core strength"** by lowering raw compilation times and also generating better code (which in turn can help with compilation times)
176176
- **Improved IDE integration**, including support for typed completions
177177
- Extracting parts of rustc into **libraries**, which are easier to understand and maintain but also help in developing a Rust specification
178178
- Supporting lang team in **key feature development**, such as around `async fn` support, or improvements to the trait system

0 commit comments

Comments
 (0)