File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22name = " chalk"
33version = " 0.81.0-dev.0"
44description = " Model of the Rust trait system"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 22name = " chalk-derive"
33version = " 0.81.0-dev.0"
44description = " A helper crate for use by chalk crates for `derive` macros."
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 22name = " chalk-engine"
33version = " 0.81.0-dev.0"
44description = " Core trait engine from Chalk project"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 11[package ]
22name = " chalk-integration"
33version = " 0.81.0-dev.0"
4- license = " Apache-2.0/MIT "
4+ license = " MIT OR Apache-2.0"
55description = " Sample solver setup for Chalk"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
Original file line number Diff line number Diff line change 22name = " chalk-ir"
33version = " 0.81.0-dev.0"
44description = " Chalk's internal representation of types, goals, and clauses"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 22name = " chalk-parse"
33version = " 0.81.0-dev.0"
44description = " Parser for the Chalk project"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 22name = " chalk-recursive"
33version = " 0.81.0-dev.0"
44description = " Recursive solver for the Chalk project"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
Original file line number Diff line number Diff line change 22name = " chalk-solve"
33version = " 0.81.0-dev.0"
44description = " Combines the chalk-engine with chalk-ir"
5- license = " Apache-2.0/MIT "
5+ license = " MIT OR Apache-2.0"
66authors = [" Rust Compiler Team" , " Chalk developers" ]
77repository = " https://github.com/rust-lang/chalk"
88readme = " README.md"
You can’t perform that action at this time.
0 commit comments