mirror of https://github.com/astral-sh/ruff
## Summary Part 1 of the big change introduced in #14828. This temporarily causes all fixes for `round(...)` to be considered unsafe, but they will eventually be enhanced. ## Test Plan `cargo nextest run` and `cargo insta test`. |
||
|---|---|---|
| .. | ||
| class.rs | ||
| function_type.rs | ||
| imports.rs | ||
| logging.rs | ||
| mod.rs | ||
| terminal.rs | ||
| type_inference.rs | ||
| typing.rs | ||
| visibility.rs | ||