about summary refs log tree commit diff
path: root/src/test/compile-fail/derive-no-std-not-supported.rs
AgeCommit message (Expand)AuthorLines
2016-03-07mk: Distribute fewer TARGET_CRATESAlex Crichton-31/+0
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-1/+0
2015-04-14test: Fixup many library unit testsAlex Crichton-6/+0
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-1/+1
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+1
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-0/+37