This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a9e2327a18
rust
/
src
/
boot
/
be
History
Download ZIP
Download TAR.GZ
Graydon Hoare
a9e2327a18
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly work, possibly a little bumpy. Changes a lot.
2010-09-09 15:59:29 -07:00
..
abi.ml
Lots of design changes around proxies and message passing. Made it so that domains can only talk to other domains via handles, and with the help of the rust_kernel.
2010-09-07 18:44:12 -07:00
asm.ml
Add fmt module, move out some common format helpers, add instruction-selection tracing and make selection use queues rather than list refs.
2010-06-24 10:34:47 -07:00
elf.ml
Zero LMA/VMA of debug sections in elf.
Closes
#148
.
2010-08-12 18:45:41 -07:00
il.ml
Get object's captured typarams when calculating sizes in the backend's fn-prologue-generation for object methods.
2010-08-09 15:45:08 -07:00
macho.ml
Remove dead implicit-destinations logic from IL.
2010-08-03 18:52:49 -07:00
pe.ml
Export all item code to stabs on Windows (including e.g. object methods)
2010-08-19 16:50:18 -07:00
ra.ml
Make vreg constrs per-quad, regfence on nontrivial constrs, back out workaround to _uint, add regression test.
Closes
#152
.
2010-08-26 16:27:47 -07:00
x86.ml
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly work, possibly a little bumpy. Changes a lot.
2010-09-09 15:59:29 -07:00