FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix workspace.exclude in Cargo.toml by Wasabi375 · Pull Request #571 · rust-osdev/bootloader · GitHub

Fix workspace.exclude in Cargo.toml - #571

Merged
Freax13 merged 2 commits into
rust-osdev:mainfrom
Wasabi375:exclude
Jul 21, 2026
Merged

Fix workspace.exclude in Cargo.toml#571
Freax13 merged 2 commits into
rust-osdev:mainfrom
Wasabi375:exclude

Conversation

Copy link
Copy Markdown
Contributor

Exclude does not support globs. Instead it uses starts_with.

See: rust-lang/cargo#6009

Wasabi375 and others added 2 commits July 20, 2026 22:29
Exclude does not support globs
cargo fmt --all was correctly complaining about this.

Freax13 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

Freax13 merged commit 184e8ab into rust-osdev:main Jul 21, 2026
8 of 9 checks passed
Wasabi375 deleted the exclude branch July 21, 2026 08:28
phil-opp mentioned this pull request Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL