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
/
select-macro.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-8
/
+8
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-2
/
+2
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-20
Remove old fixed-length vector syntax
Ben Striegel
-1
/
+1
2012-10-12
Make moves explicit in rpass tests
Tim Chevalier
-6
/
+6
2012-10-11
Use move instead of ref in select-macro
Tim Chevalier
-1
/
+1
2012-10-11
Use match move in select-macro, get rid of a FIXME
Tim Chevalier
-3
/
+2
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-1
/
+1
2012-08-26
Camel case the option type
Brian Anderson
-1
/
+1
2012-08-23
Update invocation syntax for `macro_rules!`
Paul Stansifer
-4
/
+4
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-4
/
+4
2012-08-17
Move select macro into another file, so it can be including in multiple tests.
Eric Holk
-0
/
+63