Dániel Buga
|
8c7a8a62dd
|
Turn Outcome into an opaque type to remove some runtime checks
|
2020-10-15 08:32:41 +02:00 |
|
Dániel Buga
|
5f11e71721
|
Reuse memory for process_cycles
|
2020-10-15 00:41:09 +02:00 |
|
Dániel Buga
|
86e030391b
|
Make sure cold code is as small as possible
|
2020-10-15 00:41:08 +02:00 |
|
est31
|
a0fc455d30
|
Replace absolute paths with relative ones
Modern compilers allow reaching external crates
like std or core via relative paths in modules
outside of lib.rs and main.rs.
|
2020-10-13 14:16:45 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|