File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ timezones and the community team wants to change that.
172172
173173The 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
You can’t perform that action at this time.
0 commit comments