Skip to content

Conversation

tgross35
Copy link
Contributor

These should build and test correctly. libm-test and others that depend on it are excluded since the necessary CI is not yet set up.

These should build and test correctly. `libm-test` and others that
depend on it are excluded since the necessary CI is not yet set up.
Use the 2024 style edition for all crates and enable import sorting.
2024 already applies some smaller heuristics that look good in
compiler-builtins, I have dropped `use_small_heuristics` that was set in
`libm` because it seems to negatively affect the readibility of anything
working with numbers (e.g. collapsing multiple small `if` expressions
into a single line).
Apply the same formatting rules to both `libm` and `compiler-builtins`.
@tgross35 tgross35 enabled auto-merge (rebase) April 19, 2025 23:04
@tgross35 tgross35 merged commit 40688f6 into rust-lang:master Apr 19, 2025
28 checks passed
@tgross35 tgross35 deleted the workspace branch April 19, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant