rust/src/librustc_mir
Vadim Chugunov 209fe0df24 Fix line stepping in debugger.
Attribute drop code to block's closing brace, instead of the line where the allocation was done.
Attribute function epilogues to function body's closing brace, rather than the function header.
2016-10-20 09:33:04 -07:00
..
build Fix line stepping in debugger. 2016-10-20 09:33:04 -07:00
hair Auto merge of #36942 - arielb1:cast-lifetimes, r=eddyb 2016-10-04 19:51:08 -07:00
transform Rollup merge of #36959 - arielb1:simplify-cfg-fixes, r=eddyb 2016-10-06 08:35:42 -07:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
def_use.rs [WIP] Move MIR towards a single kind of local 2016-09-26 20:41:54 +02:00
diagnostics.rs Add error code test checkup 2016-08-24 11:28:09 +02:00
graphviz.rs Rename MIR local iterators to match convention 2016-09-26 22:50:03 +02:00
lib.rs Stabilise ? 2016-10-12 08:40:22 +13:00
mir_map.rs Call arrays "arrays" instead of "vecs" internally 2016-09-28 22:30:30 +02:00
pretty.rs Rename MIR local iterators to match convention 2016-09-26 22:50:03 +02:00