rust/src/librustc_mir/util
est31 c9af68e90c Replace -Zborrowck-mir with -Zborrowck=mode
where mode is one of {ast,mir,compare}.

This commit only implements the functionality.
The tests will be updated in a follow up commit.
2017-11-26 16:36:52 +01:00
..
borrowck_errors.rs Replace -Zborrowck-mir with -Zborrowck=mode 2017-11-26 16:36:52 +01:00
def_use.rs Separately eliminate self-assignments 2017-11-10 21:02:43 +09:00
elaborate_drops.rs rustc_mir: always downcast enums, even if univariant. 2017-11-18 20:52:38 +02:00
graphviz.rs Remove return_ty from Mir 2017-11-18 10:27:24 +03:00
liveness.rs rustc: split off BodyOwnerKind from MirSource. 2017-11-14 08:54:27 +02:00
mod.rs Expand mir dump in order to handle NLL pass 2017-10-04 23:45:09 -04:00
patch.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-16 10:03:47 -07:00
pretty.rs Remove return_ty from Mir 2017-11-18 10:27:24 +03:00