Skip to content

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

@Wasabi375

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

Thanks!

@Freax13
Freax13 merged commit 184e8ab into rust-osdev:main Jul 21, 2026
8 of 9 checks passed
@Wasabi375
Wasabi375 deleted the exclude branch July 21, 2026 08:28
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