rust/compiler/rustc_monomorphize/src
Stuart Cook 09720ec3d0
Rollup merge of #152329 - Zoxc:simple-parallel-macro, r=nnethercote
Simplify parallel! macro

This replaces the `parallel!` macro with a `par_fns` function.
2026-02-13 15:19:12 +11:00
..
collector rlib handling 2025-11-19 00:17:37 -05:00
graph_checks Ensure that static initializers are acyclic for NVPTX 2026-01-06 17:00:21 +01:00
mono_checks mono: require target feature for scalable vectors 2025-12-16 11:01:26 +00:00
collector.rs Auto merge of #152096 - bjorn3:mir_encoding_cleanups, r=oli-obk 2026-02-05 15:30:48 +00:00
errors.rs Reformat existing messages 2026-02-08 23:07:58 +01:00
lib.rs Convert to inline diagnostics in rustc_monomorphize 2026-02-03 22:44:22 +01:00
partitioning.rs Replace parallel! macro with par_fns function and rename join to par_join 2026-02-12 12:20:18 +01:00
util.rs Move users of span_to_embeddable_string to span_to_diagnostic_string 2025-12-12 07:32:25 +01:00