rust/library/core
Jani Mustonen 4ca3151568 doc: describe panic conditions for SliceIndex implementations
Implementation note: The most probable place for users to find
the documentation is at https://doc.rust-lang.org/std/slice/trait.SliceIndex.html

On that page, documentation added to specific methods will not
be visible. As such, I opted to add the comments to the impl blocks
directly.

Helps with #121568.
2024-03-31 16:13:25 +03:00
..
benches Add benches for net parsing 2024-03-04 18:46:24 -05:00
src doc: describe panic conditions for SliceIndex implementations 2024-03-31 16:13:25 +03:00
tests Auto merge of #123181 - stepancheg:pointee-metadata-debug, r=the8472,Amanieu 2024-03-31 00:09:41 +00:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00