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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
foreign2.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-2
/
+3
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-5
/
+5
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-2
/
+2
2013-03-07
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r...
Patrick Walton
-14
/
+22
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
-9
/
+5
2013-01-07
test: Fix check-fast for resolve changes. rs=bustage
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-25
use + mode for (almost) everything when not using legacy modes
Niko Matsakis
-1
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-3
/
+7
2012-07-17
Change all test/run-pass uses of rustrt::unsupervise() to something else
Ben Blum
-7
/
+0
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-0
/
+27