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 7866f51 commit 68b8901Copy full SHA for 68b8901
src/doc/reference.md
@@ -4104,8 +4104,6 @@ is smaller and simpler than many modern language runtimes. It is tightly
4104
integrated into the language's execution model of memory, tasks, communication
4105
and logging.
4106
4107
-> **Note:** The runtime library will merge with the `std` library in future versions of Rust.
4108
-
4109
### Memory allocation
4110
4111
The runtime memory-management system is based on a _service-provider
0 commit comments