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.
172
172
173
173
The compiler team has five main themes of work for this year:
174
174
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)
176
176
- ** Improved IDE integration** , including support for typed completions
177
177
- Extracting parts of rustc into ** libraries** , which are easier to understand and maintain but also help in developing a Rust specification
178
178
- 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