summary refs log tree commit diff
path: root/src/test/compile-fail/die-not-static.rs
AgeCommit message (Expand)AuthorLines
2013-06-10std: remove str::{len, slice, is_empty} in favour of methods.Huon Wilson-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-04-30allover: numerous unused muts etcNiko Matsakis-2/+1
2013-04-25Made fail! and assert! accept both &'static str and ~str, as well as a fmt! l...Marvin Löbel-0/+7