about summary refs log tree commit diff
path: root/src/test/run-pass/check-static-recursion-foreign.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
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