| .. |
|
arg-count-mismatch.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
arg-type-mismatch.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
bad-env-capture.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
bad-main.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
bad-name.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
bad-recv.rs
|
A couple new tests for broken parts of the typechecker, XFAILed.
|
2010-06-24 16:57:00 -07:00 |
|
bad-send.rs
|
A couple new tests for broken parts of the typechecker, XFAILed.
|
2010-06-24 16:57:00 -07:00 |
|
bad-type-env-capture.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
bogus-tag.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
comm-makes-io.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
dead-code-be.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
dead-code-ret.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
direct-obj-fn-call.rs
|
Only translate or dwarf-emit items or stubs locally defined or used. Avoids instantiating O(sizeof(standard-library)) worth of imports stubs on each 'use std'. Closes issue 13.
|
2010-06-27 20:48:28 -07:00 |
|
export.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
fru-extra-field.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
fru-typestate.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
impure-pred.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
infinite-tag-type-recursion.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
infinite-vec-type-recursion.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
io-infects-caller.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
item-name-overload.rs
|
Add testcases for item name conflict at the same path level.
|
2010-06-25 01:26:44 -07:00 |
|
log-type-error.rs
|
Fix compile-fail/log-type-error.rs.
|
2010-07-04 16:02:12 -07:00 |
|
native-makes-unsafe.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
not-a-pred.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
output-type-mismatch.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
pred-on-wrong-slots.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
rec-missing-fields.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
return-uninit.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
slot-as-pred.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
spawn-non-nil-fn.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
type-shadow.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
unnecessary-io.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
unnecessary-unsafe.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
unsafe-infects-caller.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
while-bypass.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
while-expr.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
while-type-error.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|
writing-through-read-alias.rs
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |