rust/library/alloc
Lukas Bergdoll 00ce238885 Improve panic sections for sort*, sort_unstable* and select_nth_unstable*
- Move panic information into # Panics section
- Fix mentions of T: Ord that should be compare
- Add missing information
2024-07-27 16:48:42 +02:00
..
benches disable benches in Miri 2024-04-07 09:58:10 +02:00
src Improve panic sections for sort*, sort_unstable* and select_nth_unstable* 2024-07-27 16:48:42 +02:00
tests Remove generic lifetime parameter of trait Pattern 2024-07-15 12:12:44 +02:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00