Skip to content

Minimal case to show feature getting set, when it shouldn't

Notifications You must be signed in to change notification settings

SiebenCorgie/rust-feature-set-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-feature-set-bug

Minimal case to show feature getting set, when it shouldn't.

see that bin1/Cargo.toml does not set "my_feature", but bin2/Cargo.toml does. When running cargo run --bin bin1 it prints "true" for the feature being set, but it shouldn't, since it's not.

About

Minimal case to show feature getting set, when it shouldn't

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages