rust/compiler/rustc_monomorphize/src
Esteban Küber 025fbe8f69 Add support for shortening Instance and use it
Replace ad-hoc type path shortening logic for recursive mono instantiation errors to use `tcx.short_string()` instead.
2025-08-06 22:21:49 +00:00
..
mono_checks Remove all support for wasm's legacy ABI 2025-06-14 09:57:06 +00:00
partitioning working dupv and dupvonly for fwd mode 2025-04-16 17:13:31 -04:00
collector.rs Add support for shortening Instance and use it 2025-08-06 22:21:49 +00:00
errors.rs Add support for shortening Instance and use it 2025-08-06 22:21:49 +00:00
lib.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
partitioning.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
util.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00