We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6672760 commit 7866f51Copy full SHA for 7866f51
src/doc/reference.md
@@ -4098,7 +4098,7 @@ reclamation when the last reference to it drops.
4098
4099
# Runtime services, linkage and debugging
4100
4101
-The Rust _runtime_ is a relatively compact collection of C++ and Rust code that
+The Rust _runtime_ is a relatively compact collection of Rust code that
4102
provides fundamental services and datatypes to all Rust tasks at run-time. It
4103
is smaller and simpler than many modern language runtimes. It is tightly
4104
integrated into the language's execution model of memory, tasks, communication
0 commit comments