Skip to content

Commit d13c7af

Browse files
pnkfelixlqd
andauthored
Apply suggestions from code review
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
1 parent 2796dfd commit d13c7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2022-02-22-compiler-team-ambitions-2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ If you want to discuss more with us about past attempts and ideas for the future
266266

267267
Incremental compilation performance and stability are both ongoing concerns to the team. We *know* there is significant room to improve the effectiveness of incremental compilation, in terms of reducing the amount of redundant work done by successive `rustc` invocations.
268268

269-
In addition, there is a significant amount of work that could be done to improve our testing infrastructure for incremental compiliation which does not require deep knowledge of the compiler.
269+
In addition, there is a significant amount of work that could be done to improve our testing infrastructure for incremental compilation which does not require deep knowledge of the compiler.
270270

271271
If you want to learn more, reach out to [cjgillot] and [Aaron Hill].
272272

0 commit comments

Comments
 (0)