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
Age
Commit message (
Expand
)
Author
Lines
2010-06-25
Update comment to reflect slightly-improved GC situation.
Graydon Hoare
-8
/
+2
2010-06-25
Add rust_task::gc(size_t args) method that drops us back into the GC glue.
Graydon Hoare
-0
/
+16
2010-06-25
Emit gc glue and rearrange crate glue offsets slightly to have a regular order.
Graydon Hoare
-10
/
+26
2010-06-25
Return at end of GC glue.
Graydon Hoare
-0
/
+1
2010-06-25
Fix forgotten llvm xfail in Makefile.
Graydon Hoare
-0
/
+1
2010-06-25
Add test of recursive object types (ha, work by default) and fix effect-walke...
Graydon Hoare
-0
/
+41
2010-06-25
Unlink (doubly) gc chain on free.
Graydon Hoare
-7
/
+34
2010-06-25
Doubly-link gc chain on alloc.
Graydon Hoare
-5
/
+23
2010-06-25
Enlarge gc header to doubly-link the gc chain.
Graydon Hoare
-2
/
+3
2010-06-25
Revert "Add intrinsic calling convention." Isn't going to work.
Graydon Hoare
-34
/
+2
2010-06-25
Sketch out gc glue.
Graydon Hoare
-12
/
+111
2010-06-25
Add testcases for item name conflict at the same path level.
Roy Frostig
-0
/
+20
2010-06-25
Resolve and typecheck patterns in pattern alt redux. This time featuring way...
Roy Frostig
-81
/
+142
2010-06-25
Rearrange pexp-custom stuff a bit.
Graydon Hoare
-22
/
+16
2010-06-24
Add intrinsic calling convention.
Graydon Hoare
-2
/
+34
2010-06-24
Factor out some trans bits.
Graydon Hoare
-42
/
+44
2010-06-24
Fix bad output-slot logic in tag constructors.
Graydon Hoare
-18
/
+21
2010-06-24
A couple new tests for broken parts of the typechecker, XFAILed.
Graydon Hoare
-0
/
+14
2010-06-24
Fix output-slot handling for real. It's been broken for a long time.
Graydon Hoare
-76
/
+68
2010-06-24
Issue 24, drop output slot when not initializing. Un-XFAIL generic-tag.rs. Ad...
Graydon Hoare
-7
/
+69
2010-06-24
Remove redundant copy of comment.
Graydon Hoare
-1
/
+0
2010-06-24
Clean up trans_alt_tag to use slots, not assume interior words. Also remove r...
Graydon Hoare
-47
/
+50
2010-06-24
Add fmt module, move out some common format helpers, add instruction-selectio...
Graydon Hoare
-142
/
+265
2010-06-24
Merge timer loop functions, fix win32 build broken by logger change.
Graydon Hoare
-23
/
+17
2010-06-24
Fix hg dependency in testsuite.
Graydon Hoare
-1
/
+1
2010-06-24
Remove bogus FIXME.
Roy Frostig
-1
/
+0
2010-06-24
Resolve and typecheck patterns in pattern alt.
Roy Frostig
-80
/
+223
2010-06-23
Populate tree.
Graydon Hoare
-166
/
+49419
2010-06-16
Initial git commit.
Graydon Hoare
-0
/
+677
[prev]