rust/library/core/src/str
Nicholas Nethercote 665821cb60 Add blank lines after module-level //! comments.
Most modules have such a blank line, but some don't. Inserting the blank
line makes it clearer that the `//!` comments are describing the entire
module, rather than the `use` declaration(s) that immediately follows.
2024-06-20 09:23:20 +10:00
..
converts.rs [ACP 362] genericize ptr::from_raw_parts 2024-05-29 09:34:16 -07:00
count.rs Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
error.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
iter.rs Revert "Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb" 2024-06-12 08:47:49 +00:00
lossy.rs Replace version placeholders for 1.79 2024-05-01 21:01:51 -04:00
mod.rs Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum 2024-06-12 18:15:32 +00:00
pattern.rs typo: depending from -> on 2024-06-02 18:15:50 +02:00
traits.rs Use unchecked_sub in str indexing 2024-04-06 14:09:03 -04:00
validations.rs Fix comment in core/src/str/validations.rs 2024-02-12 16:00:15 +02:00