mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 10:37:51 +00:00
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
README.md |
The core trait solving engine used in Chalk. This engine is meant to be reused by rustc. Other projects may of course re-use it too, if you have a need, but don't expect much stability in the interface yet.