This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
1 file changed
+1
-1
lines changed- src/bin/cargo/cli.rs+1
 - src/bin/cargo/commands/test.rs+1
 - src/cargo/core/features.rs+2
 - src/cargo/core/mod.rs+1-1
 - src/cargo/core/resolver/encode.rs+4-4
 - src/cargo/core/resolver/features.rs+78-6
 - src/cargo/core/workspace.rs+100-8
 - src/cargo/ops/cargo_compile.rs+19-10
 - src/cargo/ops/fix.rs+110-1
 - src/cargo/ops/resolve.rs+6-4
 - src/cargo/util/toml/mod.rs+89-15
 - src/doc/src/reference/unstable.md+25
 - src/doc/theme/favicon.png
 - tests/testsuite/collisions.rs+66
 - tests/testsuite/fix.rs+61
 - tests/testsuite/future_incompat_report.rs+2-2
 - tests/testsuite/package_features.rs+31
 - tests/testsuite/patch.rs+305
 
0 commit comments