1
Fork 0
rust/compiler/rustc_symbol_mangling/src
lcnr 9cba14b95b use TypingEnv when no infcx is available
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`.
2024-11-18 10:38:56 +01:00
..
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hashed.rs chore: Fix typos in 'compiler' (batch 3) 2024-09-02 07:33:41 +02:00
legacy.rs Stop using a special inner body for the coroutine by-move body for async closures 2024-08-26 18:44:19 -04:00
lib.rs Effects cleanup 2024-10-26 10:19:07 +08:00
test.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
v0.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00