summary refs log tree commit diff
path: root/src/test/compile-fail/lang-item-missing.rs
AgeCommit message (Expand)AuthorLines
2015-08-03syntax: Implement #![no_core]Alex Crichton-2/+2
2015-02-07Feature-gate #![no_std]Keegan McAllister-1/+1
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-0/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-09-30Emit an error rather than ICEing for a missing built-in bound lang item.Nick Cameron-0/+21