]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/stacked_borrows/transmute-is-no-escape.rs
adjust compile-fail error messages
[rust.git] / tests / compile-fail / stacked_borrows / transmute-is-no-escape.rs
2019-04-17 Ralf Jungadjust compile-fail error messages
2019-02-14 Ralf JungMerge remote-tracking branch 'origin/master' into str...
2019-02-13 Ralf JungMerge branch 'master' into format-padding
2019-02-12 Ralf JungMerge pull request #629 from RalfJung/rename
2019-02-12 Ralf Jungbe more clear which stack we are talking about
2018-12-21 Ralf JungMerge pull request #572 from solson/rustup
2018-12-20 Ralf JungMerge branch 'master' into rustup
2018-12-12 Ralf JungMerge branch 'master' into retag-to-raw
2018-12-12 Ralf Jungtreat ref-to-raw cast like a reborrow: do a special...
2018-12-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #566 from RalfJung/foreign-full-mir
2018-12-10 Ralf Jungthe test suite assumes a libstd with full MIR; run...
2018-11-16 Ralf Jungstacked borrows is broken without full MIR
2018-11-16 Ralf JungMerge remote-tracking branch 'origin/master' into escap...
2018-11-15 Ralf JungRetag is the only operation that generates new tags