Files
rust/library
Matthias Krüger ac3b179c3b Rollup merge of #137126 - m4rch3n1ng:fix-inherent-str-docs, r=Amanieu
fix docs for inherent str constructors

related to #131114

when implementing inherent str constructors in #136517, i forgot to change the docs, so the code examples still imported the `std::str` module and used the constructor from there, instead of using "itself" (the inherent constructor).
2025-02-18 18:40:52 +01:00
..
2025-02-13 14:32:50 -08:00
2025-02-09 17:11:13 +00:00
2024-12-24 19:00:57 +01:00
2025-02-13 12:20:55 -08:00