Change the `SmallVec` size from 4 to 1, because that's sufficient in the vast majority of cases. (This doesn't affect performance in practice, so it's more of a code clarity change than a performance change.) |
||
|---|---|---|
| .. | ||
| framework | ||
| impls | ||
| move_paths | ||
| debuginfo.rs | ||
| drop_flag_effects.rs | ||
| errors.rs | ||
| lib.rs | ||
| points.rs | ||
| rustc_peek.rs | ||
| un_derefer.rs | ||
| value_analysis.rs | ||