Files
ruff/crates
Charlie Marsh 35ba3c91ce Use u64 instead of i64 in Int type (#11356)
## Summary

I believe the value here is always unsigned, since we represent `-42` as
a unary operator on `42`.
2024-05-10 13:35:15 +00:00
..
2024-05-09 17:00:46 +00:00
2024-04-27 08:34:00 +00:00
2024-05-02 11:26:02 -07:00