diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-02-10 09:06:01 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-10 09:06:01 +0000 |
commit | b4ac3dda78ebea1b483c0164a39907daa0c8caaa (patch) | |
tree | a4a834a6a9b6f8ab4b0be5a4da77af36f894f588 /crates/ra_batch/Cargo.toml | |
parent | abeadb29cea2ecf158bf89eb0da5498dfebbaea9 (diff) | |
parent | 139479e8a376aecff35db2055b9ebd2311935f98 (diff) |
Merge #3075
3075: Migrate u32::from(TextUnit) as usize to .to_usize() r=matklad a=Veetaha
@matklad I see 29 uses of `.to_usize()` cast, wouldn't it be reasonable to change `TextUnit(u32)` to `TextUnit(usize)` ? Or do you have reasons to stick with `u32` here?
Co-authored-by: Veetaha <[email protected]>
Diffstat (limited to 'crates/ra_batch/Cargo.toml')
0 files changed, 0 insertions, 0 deletions