Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix issues when building SWS without default features#480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

joseluisq
Copy link
Collaborator

Description

This PR fixes issues when building SWS without default features in a library context.

Now, eithercargo test --tests --no-default-features,cargo run --no-default-features -- -h orcargo build --release --no-default-features -vv will work as expected.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

@joseluisqjoseluisq added v2v2 release bugfixThis is PR fixes a bug libraryRelated to the static-web-server crate labelsSep 9, 2024
@joseluisqjoseluisq self-assigned thisSep 9, 2024
@semanticdiff-comSemanticDiff.com
Copy link

semanticdiff-combot commentedSep 9, 2024
edited
Loading

Review changes withSemanticDiff.

Analyzed 9 of 11 files.

Overall, the semantic diff is12% smaller than the GitHub diff.

FilenameStatus
✔️tests/compression.rsAnalyzed
✔️tests/compression_static.rs30.65% smaller
✔️tests/handler.rsAnalyzed
✔️tests/static_files.rs21.92% smaller
✔️src/http_ext.rsAnalyzed
✔️src/lib.rsAnalyzed
✔️src/server.rs14.74% smaller
✔️src/static_files.rs33.52% smaller
✔️src/headers_ext/mod.rsAnalyzed
docs/content/building-from-source.mdUnsupported file format
.github/workflows/devel.ymlUnsupported file format

@joseluisqjoseluisqforce-pushed thefix-issue-building-without-default-features branch from38c9573 to80f3126CompareSeptember 9, 2024 23:42
@joseluisqjoseluisq merged commita3d40b8 intomasterSep 10, 2024
34 checks passed
@joseluisqjoseluisq deleted the fix-issue-building-without-default-features branchSeptember 10, 2024 13:28
@joseluisqjoseluisq added this to thev2.33.0 milestoneSep 11, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@joseluisqjoseluisq

Labels
bugfixThis is PR fixes a buglibraryRelated to the static-web-server cratev2v2 release
Projects
None yet
Milestone
v2.33.0
Development

Successfully merging this pull request may close these issues.

1 participant
@joseluisq

[8]ページ先頭

©2009-2025 Movatter.jp