mirror of
https://github.com/rust-lang/cargo.git
synced 2026-01-02 16:00:42 +00:00
Due to problems we ran into with #14016, we're removing implicit features from the 2024 edition to give ourselves more time to design it as we should. I could have added a new flag for this or made an EditionNext but I decided to remove it in the hopes to avoid any path dependency in solving this the next time.