1 file changed
+1
-1
lines changed- Cargo.lock+3-3
- Cargo.toml+1-1
- crates/cargo-util-schemas/Cargo.toml+1-1
- crates/cargo-util-schemas/manifest.schema.json+25
- crates/cargo-util-schemas/src/manifest/mod.rs+13
- src/cargo/core/compiler/mod.rs+42-5
- src/cargo/core/manifest.rs+8-1
- src/cargo/core/package.rs+9-1
- src/cargo/core/profiles.rs+4-4
- src/cargo/sources/registry/index/cache.rs+1-1
- src/cargo/util/toml/mod.rs+7
- src/doc/src/reference/manifest.md+21
- src/doc/src/reference/unstable.md+12
- tests/testsuite/hints.rs+325
- tests/testsuite/main.rs+1
- tests/testsuite/profiles.rs+1-1
0 commit comments