mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 14:23:45 +00:00
9cba14b95b
the behavior of the type system not only depends on the current assumptions, but also the currentnphase of the compiler. This is mostly necessary as we need to decide whether and how to reveal opaque types. We track this via the `TypingMode`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |