Patrick Walton
|
d39c59ae41
|
rustc: Move path_to_str to front::ast
|
2011-07-01 17:22:18 -07:00 |
|
Marijn Haverbeke
|
77f5d14f14
|
Track def_ids of native types so that they can be distinguished
Closes #526
|
2011-07-01 18:39:24 +02:00 |
|
Patrick Walton
|
108cc4e0ed
|
rustc: Change function argument types to interior vectors
|
2011-06-30 16:11:39 -07:00 |
|
Tim Chevalier
|
d8db9a0fe1
|
Kill unused variables
|
2011-06-30 12:37:30 -07:00 |
|
Marijn Haverbeke
|
86f16b90cd
|
Support type parameters in resources
Some rather dodgy code was added to trans in the process. I'd love to
discuss it with someone who knows more about types during translation.
|
2011-06-30 18:36:12 +02:00 |
|
Brian Anderson
|
6c23e09454
|
Limit exports from metadata::tyencode
|
2011-06-27 16:30:27 -07:00 |
|
Brian Anderson
|
5601a6f534
|
Move metadata::cwriter::encode to metadata::tyencode
|
2011-06-27 16:30:27 -07:00 |
|