summary refs log tree commit diff
path: root/src/test/run-pass/check-static-recursion-foreign.rs
AgeCommit message (Expand)AuthorLines
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+1
2016-09-09Issue deprecation warnings for safe accesses to extern staticsVadim Petrochenkov-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-02-16Add custom_attribute gate to tests which need themManish Goregaokar-0/+3
2014-10-29check_static_recursion: Handle foreign itemsBen Gamari-0/+27