index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
export-import.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-21
/
+0
2013-10-07
Fix existing privacy/visibility violations
Alex Crichton
-2
/
+1
2013-01-30
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
Patrick Walton
-4
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-07-09
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+1
2012-07-06
Revert "rustc: Switch to the new resolution pass"
Niko Matsakis
-1
/
+1
2012-07-06
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-8
/
+4
2011-06-14
Remove some unnecessary xfails
Tim Chevalier
-1
/
+0
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-1
/
+0
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-1
/
+1
2011-05-11
Rewrite comp/middle/resolve.rs
Marijn Haverbeke
-1
/
+2
2011-05-10
Un-XFAIL compile-fail export tests for stage0
Brian Anderson
-1
/
+0
2011-05-04
Add missing ret statements to check_mod
Brian Anderson
-2
/
+0
2011-05-04
XFAIL some compile-fail tests mysteriously failing on win32 tinderbox.
Graydon Hoare
-0
/
+3
2011-05-01
Add a test that imports can't circumvent exports
Brian Anderson
-0
/
+19