Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Combine the source files for fmod #544

Merged
merged 1 commit into from
Apr 18, 2025
Merged

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Apr 18, 2025

Since fmod is generic, there isn't any need to have the small wrappers in separate files. Most operations was done in 1 but fmod was omitted until now.

ci: skip-extensive

@tgross35 tgross35 enabled auto-merge (rebase) April 18, 2025 07:17
@tgross35 tgross35 force-pushed the combine-fmod branch 4 times, most recently from 952ea6c to 9c3344a Compare April 18, 2025 07:57
Since `fmod` is generic, there isn't any need to have the small wrappers
in separate files. Most operations was done in [1] but `fmod` was
omitted until now.

[1]: rust-lang#537
@tgross35 tgross35 merged commit 1c64b16 into rust-lang:master Apr 18, 2025
35 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant