drahnr / cargo-spellcheck

Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
Apache License 2.0
314 stars 32 forks source link

prepare for musl releases #285

Open drahnr opened 1 year ago

drahnr commented 1 year ago

What does this PR accomplish?

Uses the exhibited flags to statically link libclang which is used by bindgen.

Needs https://github.com/drahnr/hunspell-rs/pull/4 https://github.com/euclio/hunspell-sys/pull/6

Closes #283

Changes proposed by this PR:

Notes to reviewer:

📜 Checklist