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
Age
Commit message (
Expand
)
Author
Lines
2011-04-18
Support 0 flag in #fmt
Brian Anderson
-0
/
+17
2011-04-18
Remove use of 'use' from type-params-in-for-each.rs, put out darwin fire.
Graydon Hoare
-3
/
+9
2011-04-17
Support the space flag in #fmt
Brian Anderson
-0
/
+9
2011-04-17
Support + flag in #fmt
Brian Anderson
-0
/
+5
2011-04-17
Support #fmt precision for bools, with same rules as strings
Brian Anderson
-0
/
+8
2011-04-17
Fix indentation in syntax-extension-fmt.rs
Brian Anderson
-44
/
+44
2011-04-17
Treat char #fmt conversions just like str conversions
Brian Anderson
-0
/
+6
2011-04-17
Support #fmt precision for signed types
Brian Anderson
-12
/
+20
2011-04-17
Support #fmt precision for unsigned types
Brian Anderson
-16
/
+16
2011-04-17
Support #fmt precision for string types
Brian Anderson
-0
/
+37
2011-04-16
Support left-justification in #fmt conversions
Brian Anderson
-0
/
+10
2011-04-16
Add another test for #fmt conversion widths
Brian Anderson
-0
/
+1
2011-04-16
Make #fmt support explicit conversion widths
Brian Anderson
-0
/
+10
2011-04-16
More tests for #fmt
Brian Anderson
-0
/
+7
2011-04-15
rustc: Capture type parameters into for-each blocks. Add a test case.
Patrick Walton
-0
/
+11
2011-04-14
Work on destructors, not entirely functional yet (no tydesc integration).
Graydon Hoare
-0
/
+18
2011-04-14
rustc: Add a test case for previous commit
Patrick Walton
-0
/
+11
2011-04-13
Add support for upper-case hex and binary output to #fmt.
Brian Anderson
-0
/
+13
2011-04-13
Add support for printing uints as lower-case hex to ExtFmt.
Brian Anderson
-0
/
+1
2011-04-13
Add ExtFmt test for unsigned type
Brian Anderson
-0
/
+1
2011-04-13
Fix a typo in test expr-alt-generic-box1.rs
Brian Anderson
-1
/
+1
2011-04-13
Remove gc() call from end of lib-map.rs, works on stage0 otherwise (stage0 pr...
Graydon Hoare
-2
/
+0
2011-04-13
Fix temporary-spilling logic in trans_args, uncomment most of lib-deque.rs (w...
Graydon Hoare
-10
/
+0
2011-04-13
Add generic-temporary.rs minimal test showing cause of lib-deque.rs failure o...
Graydon Hoare
-0
/
+21
2011-04-13
Fix lib-deque.rs to pass typarams by alias.
Graydon Hoare
-6
/
+6
2011-04-13
Slight updates to match API drift in io, lib-io.rs passes.
Graydon Hoare
-4
/
+4
2011-04-12
Un-XFAIL generic-tag-corruption.rs.
Graydon Hoare
-2
/
+0
2011-04-11
Add support for bool, char to extfmt.
Brian Anderson
-3
/
+10
2011-04-11
Add new minimal testcase showing generic tag memory corruption.
Graydon Hoare
-0
/
+6
2011-04-10
Un-XFAIL expr-block-fn.rs
Brian Anderson
-1
/
+0
2011-04-07
Add a test case for calling generic functions taking alias args with box types
Brian Anderson
-0
/
+13
2011-04-07
Add an XFAILed test for blocks that result in functions
Brian Anderson
-0
/
+15
2011-04-07
Make block results work for generic types
Brian Anderson
-40
/
+174
2011-04-07
Updated test to use 'check' rather than just logging results.
Lindsey Kuper
-5
/
+3
2011-04-07
Support for self-calls that take arguments.
Lindsey Kuper
-0
/
+50
2011-04-07
"xfail-stage0", not "XFAIL-stage0"
Patrick Walton
-1
/
+1
2011-04-07
XFAIL lib-option.rs in stage0 due to crash on Darwin on tinderbox
Patrick Walton
-0
/
+1
2011-04-07
Fix effect on deref-lval
Patrick Walton
-1
/
+1
2011-04-07
rustc: Allow dereference expressions to be used as lvalues. Add a test case.
Patrick Walton
-0
/
+6
2011-04-07
rustc: Link to external tag discriminants. Un-XFAIL test/run-pass/lib-option.rs.
Patrick Walton
-2
/
+1
2011-04-06
Minimal testcase for next bootstrap blocker.
Graydon Hoare
-0
/
+6
2011-04-05
Brute force and ignorance workaround for tag-and-generic-obj; un-XFAIL it.
Graydon Hoare
-2
/
+0
2011-04-05
Add new minimal test for current blocker on bootstrapping.
Graydon Hoare
-0
/
+12
2011-04-02
Add more tests for alt expressions
Brian Anderson
-2
/
+111
2011-04-02
Join the results of alt arms so alt can be used as an expression.
Brian Anderson
-1
/
+0
2011-04-01
Cleanup typos and newlines
Brian Anderson
-2
/
+2
2011-03-31
Add an XFAILed test for treating alts as expressions
Brian Anderson
-0
/
+31
2011-03-31
Un-XFAIL expr-if-box.rs
Brian Anderson
-1
/
+0
2011-03-31
Add a test for block expressions of generic types. XFAILed
Brian Anderson
-0
/
+56
2011-03-31
Add another test for blocks as expressions
Brian Anderson
-0
/
+31
[prev]
[next]