Skip to content

Fix dangling libm link when building docs without the libm feature - #333

Merged
DJMcNab merged 1 commit into
linebender:mainfrom
danderson:push-vnzrnlkqsktz
Aug 16, 2026
Merged

Fix dangling libm link when building docs without the libm feature#333
DJMcNab merged 1 commit into
linebender:mainfrom
danderson:push-vnzrnlkqsktz

Conversation

@danderson

Copy link
Copy Markdown
Contributor

Checked that cargo doc with and without the libm feature builds without warnings.

The README.md didn't change when regenerated by cargo rdme, which surprised me slightly. But looking at the readme, it has a block of explicit links outside of the generated section that fixes up libm references already, so no change needed there.

(extracted from #330 after feedback from @DJMcNab, thank you!)

Signed-off-by: David Anderson <dave@natulte.net>

@DJMcNab DJMcNab left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah - cargo rmde doesn't understand cfg flags (at least, the 1.x series)

@DJMcNab
DJMcNab added this pull request to the merge queue Aug 16, 2026
Merged via the queue into linebender:main with commit b68bdb3 Aug 16, 2026
22 checks passed
@danderson
danderson deleted the push-vnzrnlkqsktz branch August 17, 2026 20:21
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.

2 participants