rust/compiler/rustc_monomorphize/src
Martin Nordholts 56e4715fc6 rustc_monomorphize: Introduce check_fn_args_move_size()
So that we later can improve the accuracy of diagnostics.
2023-10-07 10:29:37 +02:00
..
collector.rs rustc_monomorphize: Introduce check_fn_args_move_size() 2023-10-07 10:29:37 +02:00
errors.rs Emit error instead of ICE when optimized MIR is missing 2023-08-30 20:43:31 +02:00
lib.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
partitioning.rs subst -> instantiate 2023-09-26 09:37:55 +02:00
polymorphize.rs Don't store lazyness in DefKind 2023-09-26 02:53:59 +00:00
util.rs subst -> instantiate 2023-09-26 09:37:55 +02:00