about summary refs log tree commit diff
path: root/src/test/compile-fail/lub-if.rs
AgeCommit message (Expand)AuthorLines
2016-03-18change coercion to use target region if not LUBNiko Matsakis-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-4/+4
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-4/+4
2014-08-26DST coercions and DST structsNick Cameron-4/+4
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-4/+4
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-8/+8
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-1/+1
2013-07-01Correct handling of if/match, and make explicit computation ofNiko Matsakis-0/+52