Skip to content

Commit 71bd741

Browse files
committed
Fix typos and grammar in C++ interop paragraph
1 parent 1aae343 commit 71bd741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2020-12-16-rust-survey-2020.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ While Rust usage seems to be growing at a healthy pace, the results of the surve
6464

6565
### C++ Interop
6666

67-
Interestingly, C++ interop was the most requested language for better interop with Rust with C and Python in second and third place. Improved C++ interop was especially often mentioned as a way to improve Rust usage specifically at work. In fact, for users who work on large codebases (100,000 lines of code or larger) C++ interop and unsurprisingly compile times were the most cited ways to improve their Rust experience.
67+
Interestingly, C++ was the most requested language for better interop with Rust, with C and Python in second and third place. Improved C++ interop was especially often mentioned as a way to improve Rust usage specifically at work. In fact, for users who work on large codebases (100,000 lines of code or larger), C++ interop and unsurprisingly compile times were the most cited ways to improve their Rust experience.
6868

6969
![If you want better language interop, with which language?](/images/2020-12-rust-survey-2020/language-interop.svg)
7070

0 commit comments

Comments
 (0)