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
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-05
'ignore-fast' directives do nothing
Brian Anderson
-1
/
+0
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-2
/
+6
2014-03-12
Remove remaining nolink usages.(fixes #12810)
lpy
-4
/
+0
2013-10-14
Removing ccdecl
Steve Klabnik
-4
/
+4
2013-10-14
Remove unused abi attributes.
Steve Klabnik
-8
/
+4
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