alloc::System
docs contradict "the default global allocator is unspecified"
#125870
Labels
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Location
https://doc.rust-lang.org/std/alloc/struct.System.html
https://doc.rust-lang.org/std/alloc/index.html
Summary
System
says:But
std::alloc
says(And the example was not library-specific.)
The text was updated successfully, but these errors were encountered: