about summary refs log tree commit diff
path: root/src/test/run-pass/extern-pub.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-18/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-08-02librustc: Disallow "unsafe" for external functionsPatrick Walton-1/+1
2013-06-24Fix test failure on windowsPhilipp Brueschweiler-3/+1
2013-06-23Remove intrinsic modulePhilipp Brüschweiler-5/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+4
2013-05-08test: Fix tests.Patrick Walton-3/+3
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-23libsyntax: Fix parsing of `pub unsafe fn` inside `extern` blocks. rs=bugfixPatrick Walton-0/+10