rust/src/test/codegen
2016-08-14 06:34:14 +03:00
..
adjustments.rs
coercions.rs
consts.rs
drop.rs Fix codegen tests by make sure items are translated in AST order. 2016-07-08 10:42:47 -04:00
extern-functions.rs
fatptr.rs
float_math.rs
function-arguments.rs
gdb_debug_script_load.rs
internalize-closures.rs Add codegen test to make sure that closures are 'internalized' properly. 2016-07-19 06:22:35 -04:00
intrinsic-no-unnamed-attr.rs
issue-32031.rs
issue-32364.rs
lifetime_start_end.rs [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
link_section.rs
loads.rs trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
lto-removes-invokes.rs
match.rs
mir_zst_stores.rs
naked-functions.rs trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
refs.rs
stores.rs
zip.rs specialize zip: Add codegen test 2016-06-14 15:51:49 +02:00