rust/src/comp/front
Marijn Haverbeke b4bae8fea5 Make vectors and strings immediates again
There's no good reason to force them to be spilled anymore. Some
pieces of trans become more elegant this way, and less stack allocs
and load/stores are needed.

Issue #1021
2011-10-10 15:59:16 +02:00
..
attr.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
config.rs Give up on providing a by-value version of map, convert fold over to 2011-10-07 09:56:12 +02:00
test.rs Make vectors and strings immediates again 2011-10-10 15:59:16 +02:00