summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-borrow-from-stack-variable.rs
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-2/+2
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-4/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+4
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-26/+41
2013-02-14Remove all final references to die!Nick Desaulniers-1/+1
2013-02-12Adjust borrow checker algorithm to address #4856 unsoundness,Niko Matsakis-0/+124