rust/src/comp
2010-11-14 12:28:07 -08:00
..
back Teach rustc about const tag value, begin work on trans_copy_ty, make uint's to_str routine less clever and thereby resist overflow. 2010-11-09 17:50:31 -08:00
driver Move the option type to its own module 2010-11-05 11:18:40 -07:00
front rustc: Add a type annotation for locals 2010-11-12 16:11:33 -08:00
lib Support emitting trap instructions for debugging. 2010-11-14 11:21:49 -08:00
middle Switch module-internal calls (i.e. all user code) to fastcall. Still returning via explicit outptr. Activate glue works by accident. 2010-11-14 12:28:07 -08:00
util Make append take a mutable &. Not even checked at present, tsk tsk. 2010-10-22 11:46:54 -07:00
rustc.rc Switch rustc to llvm 2.8 rather than 2.8svn on windows. 2010-11-05 18:31:20 -07:00