]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Rustup to rustc 1.34.0-nightly (b244f61b7 2019-02-12)
[rust.git] / Cargo.toml
2019-01-26 bjorn3Merge pull request #291 from bjorn3/debuginfo_line
2019-01-26 bjorn3Use IndexSet and keep full source info in set_debug_loc
2019-01-26 bjorn3Update gimli
2019-01-26 bjorn3Implement line debuginfo
2019-01-02 bjorn3Update Cargo.lock
2018-12-29 bjorn3Setup env_logger
2018-12-11 dependabot[bot]Merge pull request #215 from bjorn3/dependabot/cargo...
2018-12-11 dependabot[bot]Bump libc from 0.2.44 to 0.2.45
2018-11-24 bjorn3Rustup to rustc 1.32.0-nightly (1f57e4841 2018-11-23)
2018-11-14 bjorn3Merge pull request #151 from bjorn3/dependabot/cargo...
2018-11-14 dependabot[bot]Bump ar from 0.6.0 to 0.6.1
2018-11-11 bjorn3Merge pull request #144 from bjorn3/wip_linker
2018-11-11 bjorn3Call linker from cg_clif
2018-11-09 bjorn3Update dependencies
2018-09-30 bjorn3Optimize all dependencies in debug mode
2018-09-23 bjorn3Rustup to rustc 1.30.0-nightly (4591a245c 2018-09-22)
2018-09-22 bjorn3Patch faerie for Mach-O support
2018-09-15 bjorn3Rustup to rustc 1.30.0-nightly (2ab3eba30 2018-09-14)
2018-09-08 bjorn3Implement trait objects (cc #14)
2018-09-05 bjorn3Update Cargo.lock
2018-08-13 bjorn3Add comment about how to use local cranelift checkout
2018-08-09 bjorn3Add basic ssa analyzer
2018-08-03 bjorn3Use upstream cranelift cargo git dependency instead...
2018-07-30 bjorn3Rustup to rustc 1.29.0-nightly (866a71325 2018-07-29)
2018-07-24 bjorn3Add support for metadata loading
2018-07-23 bjorn3Support metadata writing
2018-07-15 bjorn3Add cranelift submodule
2018-07-14 bjorn3Update to cranelift 0.14
2018-06-19 bjorn3Add cretonne_module
2018-06-17 bjorn3Initial commit