rust/src/librustc_mir
2017-04-20 14:44:43 +03:00
..
build lower move_val_init during MIR construction 2017-04-18 15:09:11 +03:00
hair rustc: combine type_needs_drop_given_env and may_drop into needs_drop. 2017-04-20 14:44:43 +03:00
transform rustc: combine type_needs_drop_given_env and may_drop into needs_drop. 2017-04-20 14:44:43 +03:00
util rustc: combine type_needs_drop_given_env and may_drop into needs_drop. 2017-04-20 14:44:43 +03:00
callgraph.rs Initial implementation of inlining for MIR 2017-03-10 03:54:26 +02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
diagnostics.rs Move rvalue checking to MIR 2017-04-11 23:53:20 +03:00
lib.rs rustbuild: Update bootstrap compiler 2017-03-29 08:55:15 -07:00
mir_map.rs convert calls to visit_all_item_likes_in_krate 2017-04-18 07:08:40 -04:00
shim.rs use Lvalue helper functions in rustc_mir::shim 2017-04-18 15:05:04 +03:00