rust/src/libcore/slice
Dylan DPC c06799e4c4
Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay
Migrate to numeric associated consts

The deprecation PR is #72885

cc #68490
cc rust-lang/rfcs#2700
2020-06-12 12:28:23 +02:00
..
memchr.rs Stop accessing module level int consts via crate::<Ty> 2020-04-20 23:38:06 +02:00
mod.rs Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay 2020-06-12 12:28:23 +02:00
rotate.rs Improve ptr_rotate performance, tests, and benchmarks 2019-08-06 10:42:48 -05:00
sort.rs big-O notation: parenthesis, multiplication and backticks 2020-04-15 14:33:45 +02:00