Files
rust/compiler/rustc_codegen_ssa/src/traits
David Wood 6890312ea3 cg_ssa: introduce TargetMachineFactoryFn alias
This commit removes the `TargetMachineFactory` struct and adds a
`TargetMachineFactoryFn` type alias which is used everywhere that the
previous, long type was used.

Signed-off-by: David Wood <david@davidtw.co>
2020-12-16 10:33:43 +00:00
..
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-17 13:28:58 +02:00
2020-08-30 18:45:07 +03:00
2020-11-05 18:24:17 -08:00
2020-09-18 13:11:59 +02:00
2020-09-18 13:11:59 +02:00
2020-08-30 18:45:07 +03:00
2020-09-09 17:32:23 +10:00