rust/compiler/rustc_monomorphize/src
Guillaume Gomez c7af4e67c3
Rollup merge of #96650 - tmiasko:global-asm-sym-fn, r=Amanieu
Collect function instance used in `global_asm!` sym operand

The constants used in SymFn operands have FnDef type,
so the type of the constant identifies the function.

Fixes #96623.
2022-05-06 20:05:39 +02:00
..
partitioning rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
collector.rs Collect function instance used in global_asm! sym operand 2022-05-03 07:12:43 +02:00
lib.rs Stabilize bool::then_some 2022-05-04 13:22:08 +02:00
polymorphize.rs Use def_key in tcx.item_name when possible. 2022-04-09 10:54:43 +02:00
util.rs Adopt let_else in even more places 2022-02-16 22:43:39 +01:00