rust/library/core
est31 eeaa2f16aa Extend the const_swap feature
This makes the inherent method ptr::swap unstably
const, as well as slice::swap{,_unchecked}.
2021-11-09 20:09:56 +01:00
..
benches Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtriplett 2021-10-12 03:18:54 +00:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Extend the const_swap feature 2021-11-09 20:09:56 +01:00
tests Rollup merge of #89951 - ojeda:stable-unwrap_unchecked, r=dtolnay 2021-10-31 09:20:27 +01:00
Cargo.toml