rust/compiler/rustc_index/src
Jacob Pratt 35ce36812a
Unify feature flags as step_trait
While stdlib implementations of the unchecked methods require unchecked
math, there is no reason to gate it behind this for external users. The
reasoning for a separate `step_trait_ext` feature is unclear, and as
such has been merged as well.
2021-05-26 18:07:10 -04:00
..
bit_set Add additional benchmarks to bit_set 2021-02-02 23:31:30 +00:00
vec mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
bit_set.rs Change bitwise operator to more easily keep data in vector registers 2021-05-04 11:55:18 -04:00
lib.rs Specialize implementations 2021-05-26 18:07:09 -04:00
vec.rs Unify feature flags as step_trait 2021-05-26 18:07:10 -04:00