about summary refs log tree commit diff
path: root/src/test/compile-fail/mut-ptr-cant-outlive-ref.rs
AgeCommit message (Expand)AuthorLines
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-03-22test: Fix fallout of removing get()Alex Crichton-1/+1
2014-02-11test -- update tests with new error messagesNiko Matsakis-1/+1
2013-11-23Move mutable::Mut to cell::RefCellSteven Fackler-2/+2
2013-11-22More Mut testsSteven Fackler-0/+20