| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
discriminants
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
does it.
|
| | |
|
| |
|
|
|
|
|
| |
the fn/closure pairs.
Disable native2.rs for now as we are not yet defining the wrappers and it
fails to link.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fn write(int fd, rustrt.vbuf buf, uint count) -> int;
compiles to
declare i32 @write(i32, i8*, i32)
and a rust
fn vec_buf[T](vec[T] v, uint offset) -> vbuf;
compiles to
declare i8* @vec_buf(%task*, %tydesc*, %"vec[<P0:2>]", i32)
which I think is the correct declaration for both :-)
|
| |
|
|
| |
fix a bug that was causing all tags to compare equal.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
soon-to-be-deprecated tag info table
|
| | |
|
| |
|
|
|
|
| |
test" due to valgrind failures
This reverts commit 7a1d01effcfa5763bc62aefba40f67ad2130d28d.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
soon.).
|
| |
|
|
| |
tags. Un-XFAIL generic-tag.rs.
|
| |
|
|
| |
Add a test-case for this, and XFAIL it in rustboot.
|
| |
|
|
|
|
| |
functions. Add a test-case for this, and XFAIL it in rustboot." due to test failures
This reverts commit 0a65283c5eeae0b98fff7d213dbaad59889e677e.
|
| |
|
|
| |
Add a test-case for this, and XFAIL it in rustboot.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
so access to argv works.
|
| | |
|
| |
|
|
| |
declare i32 @write(i32, i8*, i32)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
trans.ty_str.
|
| | |
|
| | |
|