summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/impls/borrowed_locals.rs
AgeCommit message (Expand)AuthorLines
2018-07-23Promoteds are statics and statics have a place, not just a valueOliver Schneider-0/+1
2018-07-13Make BitSlice's `Word` properly generic.Nicholas Nethercote-1/+1
2018-01-30Force locals to be live after they are borrowed for immovable generators. Fix...John Kåre Alsaker-0/+118