mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 04:24:26 +00:00
These are hooks to: 1. control whether contract checks are run 2. allow 3rd party tools to intercept and reintepret the results of running contracts.
For more information about how rustc works, see the rustc dev guide.