Skip to content

Conversation

@youngspe
Copy link

Fixes #22710

Removed panic_on_schema from list of features enabled when generating docs for polars-lazy. This should fix

In a previous PR, this got fixed for test features but not docs.rs: https://github.com/pola-rs/polars/pull/20828/files#diff-a0bef4d4c034a792d0d2faabbff28b8142ecd74523cd2b3726b2937cf6d88531

Removed `panic_on_schema` from list of features enabled when generating docs for `polars-lazy`
@youngspe youngspe changed the title Fix: Remove 'panic_on_schema' feature from polars-lazy docs fix(rust): Remove 'panic_on_schema' feature from polars-lazy docs Nov 25, 2025
@github-actions github-actions bot added fix Bug fix rust Related to Rust Polars and removed title needs formatting labels Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix rust Related to Rust Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs.rs fails to build polars-lazy since 0.47.0

1 participant