rust/src/librustc_mir
2017-10-31 12:41:40 -04:00
..
build make closure_self_ty invokable with 'gcx and 'tcx 2017-10-31 12:41:40 -04:00
dataflow connect MIR borrowck with NLL 2017-10-31 12:41:40 -04:00
hair Auto merge of #44809 - arielb1:small-scope, r=eddyb 2017-09-25 12:52:02 +00:00
transform remove the NLL pass (it is now invoked by mir borrowck) 2017-10-31 12:41:40 -04:00
util reorder 'gcx and 'tcx in BorrowckErrors impl 2017-10-31 12:41:40 -04:00
borrow_check.rs connect MIR borrowck with NLL 2017-10-31 12:41:40 -04:00
Cargo.toml Generate Idx in nll using newtype_index! 2017-10-04 23:50:53 -03:00
diagnostics.rs Improve E0382 extended help message 2017-10-14 21:27:41 +02:00
lib.rs change region display to '_#Nr, update the newtype_index! macro 2017-10-31 12:41:40 -04:00
shim.rs add lint levels to VisibilityScope 2017-09-24 12:46:00 +03:00