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
/
run-pass
/
foreign-struct.rs
Age
Commit message (
Collapse
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-25
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
Now that features must be declared expanded source often does not compile. This adds 'pretty-expanded' to a bunch of test cases that still work.
2014-03-12
Remove remaining nolink usages.(fixes #12810)
lpy
-1
/
+0
2013-08-19
test: un-xfail now working run-pass/foreign-struct.rs, close #2334.
Graydon Hoare
-1
/
+0
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-1
/
+1
Place `pub` or `priv` on individual items instead.
2013-05-08
test: Fix tests.
Patrick Walton
-1
/
+1
2013-03-07
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. ↵
Patrick Walton
-4
/
+8
rs=deexterning
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-30
test: Remove export from the tests, language, and libraries. rs=deexporting
Patrick Walton
-2
/
+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 ↵
Graydon Hoare
-0
/
+1
#[legacy_exports];
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-0
/
+11