about summary refs log tree commit diff
path: root/src/test/compile-fail/internal-unstable.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-52/+0
2015-11-09Remove executable permission from .rs filesAndrew Paseltiner-0/+0
2015-04-11Expand internal-unstable to handle named field accesses and method calls.Ryan Prichard-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-8/+7
2015-03-06Add #[allow_internal_unstable] to track stability for macros better.Huon Wilson-0/+51