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
/
nested-alts.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-26
Camel case the option type
Brian Anderson
-4
/
+4
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-2
/
+2
2012-08-05
Switch alts to use arrows
Brian Anderson
-3
/
+3
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-01-19
Remove support for the '.' after a nullary tag in a pattern
Tim Chevalier
-2
/
+2
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-2
/
+2
2011-12-20
Add companion-module core.rs that exports log levels and option/some/none eve...
Graydon Hoare
-3
/
+0
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-5
/
+5
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-10
/
+7
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-23
/
+14
2011-05-27
In pre/postcondition computation, failing calls should set the postcondition
Tim Chevalier
-0
/
+30