rust/library/core
Guillaume Gomez b867d20279
Rollup merge of #139802 - Lee-Janggun:fix-allocate-hyperlink, r=workingjubilee
Fix some grammar errors and hyperlinks in doc for `trait Allocator`

I was reading the allocator docs and noticed some weird sentences and missing hyperlink, so I fixed them and made this small PR.

* "while until either" could also be changed to "for a while until either", but I just deleted "while".
* fixed sentence with incorrect "at" and "has/have".
* linked [*currently allocated*] similar to other methods. All other hyperlinks are fine.
2025-05-01 22:27:21 +02:00
..
src Rollup merge of #139802 - Lee-Janggun:fix-allocate-hyperlink, r=workingjubilee 2025-05-01 22:27:21 +02:00
Cargo.toml update cfgs 2025-04-09 12:29:59 +01:00