lolbinarycat

Results 184 comments of lolbinarycat

> When stored, `u` should always zero-extend to the size of the type and `i` should always sign-extend. This means that any padding bits for `u` can be expected to...

> (Why that points to "latest" instead of the version std actually uses I have no idea, that seems quite unfortunate). [its because that's the url rustdoc is being passed...

I'm on 1.28.2, and I'm doing this with `rust-analyzer +beta`. does the lint only show up on the default toolchain?

it looks to me like this was fixed by the update to tsc 4.8.x