Skip to content

Fix instructions for testing contributions - #2983

Merged
dtolnay merged 1 commit into
serde-rs:masterfrom
Mingun:fix-test-instructions
Sep 16, 2025
Merged

Fix instructions for testing contributions#2983
dtolnay merged 1 commit into
serde-rs:masterfrom
Mingun:fix-test-instructions

Conversation

@Mingun

@Mingun Mingun commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

Since separation of serde_core from serde (#2608), all doctests lives in serde_core project, which also does not have the derive feature. Following the old instructions does not run any tests.

Since separation of serde_core from serde, all doctests lives in serde_core project,
which also does not have the `derive` feature. Following the old instructions does not
run any tests.

@dtolnay dtolnay 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.

Thanks!

@dtolnay
dtolnay merged commit 6f5eb7d into serde-rs:master Sep 16, 2025
14 checks passed
@Mingun
Mingun deleted the fix-test-instructions branch September 16, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants