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-fail
/
extern-fail.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-24
remove old_iter
Daniel Micay
-1
/
+0
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+4
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-05-18
replace old_iter::repeat with the Times trait
Daniel Micay
-1
/
+1
2013-04-28
make way for a new iter module
Daniel Micay
-1
/
+3
2013-03-07
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r...
Patrick Walton
-3
/
+5
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2013-01-30
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
Patrick Walton
-3
/
+2
2013-01-24
librustc: Make C functions unsafe
Patrick Walton
-2
/
+4
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-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-2
/
+2
2012-07-03
core: Convert iter::repeat to the for protocol
Brian Anderson
-1
/
+1
2012-07-03
Change crust -> extern.
Graydon Hoare
-0
/
+31