]> git.lizzy.rs Git - rust.git/history - src/backend.rs
Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation processing.
[rust.git] / src / backend.rs
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-16 KitsuUse architecture pointer size for AddConstructor (...
2020-10-08 bjorn3Merge pull request #1093 from bjorn3/use_new_module_int...
2020-10-08 bjorn3Use the new cranelift-module interface
2020-09-23 bjorn3Document almost all modules
2020-09-23 bjorn3Merge pull request #1083 from bjorn3/fix_lld
2020-09-23 bjorn3Use pcrel pointers in .eh_frame
2020-09-23 bjorn3Add option to use a single section for each function
2020-09-21 bjorn3Update Cranelift
2020-08-28 bjorn3Merge pull request #1079 from CohenArthur/fmt-master
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-08-16 bjorn3Fix ambiguity between object and cranelift_object:...
2020-07-16 bjorn3Initialize the atomic mutex in a constructor for proc...
2020-06-16 bjorn3Update Cranelift
2020-05-01 bjorn3Always emit .eh_frame section
2020-04-25 bjorn3Merge pull request #982 from bjorn3/backtrace_support
2020-04-25 bjorn3Implement .eh_frame writing
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-03-28 bjorn3Update Cranelift
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-24 bjorn3Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
2020-02-22 bjorn3Update Cranelift
2020-01-10 bjorn3Remove faerie support
2020-01-10 bjorn3Update Cranelift
2019-10-26 bjorn3Merge pull request #759 from bjorn3/fix_macho_debuginfo
2019-10-25 bjorn3Changes for gimli-rs/object#133
2019-10-19 bjorn3Fix debuginfo for machO
2019-10-19 bjorn3Merge pull request #758 from bjorn3/object_write
2019-10-19 bjorn3Fix metadata symbol scope
2019-10-19 bjorn3Test object::write backend on travis
2019-10-19 bjorn3FIx review comments
2019-10-18 bjorn3Add support for object::write
2019-10-18 bjorn3Make debuginfo writing backend agnostic
2019-10-18 bjorn3Make dylib metadata write backend agnostic