]> git.lizzy.rs Git - rust.git/history - build.sh
Add closure support (fixes #2)
[rust.git] / build.sh
2018-07-26 bjorn3Add closure support (fixes #2)
2018-07-24 bjorn3Add support for metadata loading
2018-07-19 bjorn3Better libcore building instructions and rustup
2018-07-18 bjorn3Add instructions to build libcore
2018-07-15 bjorn3Add cranelift submodule
2018-07-14 bjorn3Update to cranelift 0.14
2018-06-27 bjorn3Implement all binops for integers
2018-06-26 bjorn3Store TyLayout inside CValue and CPlace
2018-06-17 bjorn3Use verifier, perform assignment and field projection...
2018-06-17 bjorn3Initial commit