| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
well
|
| | |
|
| |
|
|
| |
everywhere
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
impure-effect checking.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
value
|
| |
|
|
|
|
| |
passed by value" due to test failures
This reverts commit ee901858a27bf00c7dd66e7cfecb9dd97029dba8.
|
| |
|
|
| |
value
|
| |
|
|
|
|
|
|
|
| |
On gcc 4.5.1 (fedora 14 i686) rust_test_runtime.cpp fails to compile
with the following error:
rt/test/rust_test_runtime.cpp:57:61: error: passing NULL to non-pointer argument 3 of ‘void rust_task::start(uintptr_t, uintptr_t, uintptr_t, size_t)’
The explicit cast works around the error.
|
| |
|
|
| |
context to instantiate a polymorphic function
|
| |
|
|
| |
mismatch in tag constructors in patterns
|
| |
|
|
| |
*variant* names
|
| |
|
|
| |
which works for resolve errors as well
|
| |
|
|
| |
awful "List.hd scopes" hack
|
| |\ |
|
| | |
| |
| |
| | |
"friendly_stringify" a tag type we haven't yet recorded into cx.ctxt_all_tag_info
|
| | | |
|
| | |
| |
| |
| | |
disgusting hack employed. Please remove.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\| |
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
| |
parameters, report the location of the error
|
| |
|
|
| |
Mostly xfailed.
|
| | |
|
| |
|
|
| |
rustboot.
|
| |
|
|
| |
and -o).
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(cherry picked from commit 11d2af72cf956cc28549cfd280ba40de1645eee7)
|