rust/library/core/src/str
Tomasz Miąsko 427634b503 Avoid unwrap_or_else in str indexing
This provides a small reduction of generated LLVM IR, and leads to a
simpler assembly code.
2020-08-04 00:01:48 +02:00
..
lossy.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
mod.rs Avoid unwrap_or_else in str indexing 2020-08-04 00:01:48 +02:00
pattern.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00