| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
and literals with the 'f32' or 'f64' suffixes work as well. In
addition, logging things with the f32 or f64 type works. (float is
still assumed to be a synonym for f64).
|
| | |
|
| | |
|
| |
|
|
| |
but not in rustboot
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
library, as well as a test case
|
| | |
|
| |
|
|
| |
Tweak std lib vec fns in process.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
See lib/run_program.rs.
|
| |
|
|
| |
the burning tinderbox
|
| | |
|
| |
|
|
| |
add an explicit "support" library for our LLVM extensions.
|
| |
|
|
| |
depfiles. Closes #269.
|
| | |
|
| | |
|
| |
|
|
| |
foreach-put-structured.rs.
|
| | |
|
| |
|
|
| |
size-and-align.rs for rustc.
|
| | |
|
| | |
|
| |
|
|
| |
test/run-pass/iter-range.rs.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
in each "translation unit".
Part of it is not repetitive and should probably be moved to a .ll file, but
for now we autogen all of it.
(Modified somewhat by graydon while integrating).
|
| |
|
|
| |
Un-XFAIL drop-parametric-closure-with-bound-box.rs.
|
| |
|
|
| |
translation of bind expressions. Un-XFAIL bind-obj-ctor.rs.
|
| | |
|
| |
|
|
| |
while-prelude-drop.rs.
|
| | |
|
| | |
|
| |
|
|
| |
typechecker instead of trying to deduce it in trans. Un-XFAIL test/run-pass/generic-tag-values.rs.
|
| | |
|
| |
|
|
| |
rec-extend.rs.
|
| | |
|
| |
|
|
| |
trying to deduce them itself. Un-XFAIL generic-fn-twice.rs.
|
| | |
|