Skip to content

Comments

Fix missing serde feature for red_knot_python_semantic#16169

Merged
MichaReiser merged 1 commit intomainfrom
micha/fix-missing-serde-feature
Feb 14, 2025
Merged

Fix missing serde feature for red_knot_python_semantic#16169
MichaReiser merged 1 commit intomainfrom
micha/fix-missing-serde-feature

Conversation

@MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented Feb 14, 2025

Summary

Running cargo test -p red_knot_python_semantic failed because of a missing serde feature. This PR enables the ruff_python_ast's serdeif the crate'sserde` feature is enabled

Follow up to #16147

Test Plan

cargo test -p red_knot_python_semantic compiles again

@MichaReiser MichaReiser added the ty Multi-file analysis & type inference label Feb 14, 2025
@MichaReiser MichaReiser enabled auto-merge (squash) February 14, 2025 20:28
@MichaReiser
Copy link
Member Author

Come on, build faster :P

@MichaReiser MichaReiser merged commit b3e99b2 into main Feb 14, 2025
20 checks passed
@MichaReiser MichaReiser deleted the micha/fix-missing-serde-feature branch February 14, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant