]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Extend Termination::report return value as necessary
[rust.git] / Cargo.toml
2021-04-14 bjorn3Sync from rust b203b0d240b67916cfa77f640aedaf1c87d50f6d
2021-04-14 bjorn3Merge pull request #1158 from bjorn3/isolate_mono_items_pr
2021-04-14 bjorn3Update Cranelift
2021-04-06 bjorn3Sync from rust 354cc751b74e813f180755fa67bebcb669825755
2021-03-30 bjorn3Add an Mmap wrapper to rustc_data_structures
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-15 bjorn3Use mmap for metadata loading
2021-03-09 bjorn3Add rustc_private=true to the package metadata for...
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-06 bjorn3Revert "Use jemalloc"
2021-03-06 bjorn3Use jemalloc
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-09 bjorn3Revert "Update libc and libloading"
2021-02-09 bjorn3Update libc and libloading
2021-02-09 bjorn3Sync from rust f4008fe94935d05ffb3a48fc5b7149070bb45550
2021-02-03 bjorn3Update Cranelift
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-30 bjorn3Merge pull request #1131 from bjorn3/abi_compat
2021-01-27 bjorn3Replace EmptySinglePair with SmallVec
2021-01-22 bjorn3Default to Cranelift newBE
2021-01-21 bjorn3Merge pull request #1127 from bjorn3/newbe
2021-01-21 bjorn3Add a feature flag to switch between oldbe and newbe
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-23 bjorn3Sync from rust 28d73a3ee3e2c32f2768d1cbc9b42cb63472e9e9
2020-12-18 bjorn3Sync from rust fee693d08e98d25f566075cbed73e12236c05abd
2020-12-17 bjorn3Sync from rust caeb3335c052f286f6e7257ac0ff21e4f73fd8c5
2020-12-12 bjorn3Update Cranelift
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-09 bjorn3Update Cranelift
2020-10-08 bjorn3Merge pull request #1093 from bjorn3/use_new_module_int...
2020-10-08 bjorn3Use the new cranelift-module interface
2020-09-29 bjorn3Enable incr comp for release mode in Cargo.toml
2020-09-21 bjorn3Update Cranelift
2020-09-16 bjorn3Remove wasmparser dependency through object
2020-09-16 bjorn3Remove cfg-if dependency
2020-09-16 bjorn3Remove byteorder dependency
2020-09-15 bjorn3Remove hashbrown usage
2020-09-05 bjorn3Fix dylib metadata writing
2020-09-05 bjorn3Rustup to rustc 1.48.0-nightly (c59199efc 2020-09-04)
2020-09-03 bjorn3Merge pull request #1080 from mbrubeck/deps
2020-09-03 Matt BrubeckUpdate to hashbrown 0.9
2020-08-23 bjorn3Merge pull request #1078 from CohenArthur/remove-clone...
2020-08-23 CohenArthurstack2reg: Switch to hashbrown::HashSet
2020-08-20 bjorn3Update Cranelift and object
2020-08-15 bjorn3Disable the inline asm support using a feature flag
2020-07-15 bjorn3Use builtin ranlib instead of running external ranlib
2020-07-13 bjorn3Update dependencies
2020-07-09 bjorn3Add a feature flag for the JIT
2020-07-03 bjorn3Merge pull request #1057 from spastorino/store-pairs...
2020-07-02 bjorn3Update Cranelift
2020-06-30 bjorn3Update Cranelift
2020-06-16 bjorn3Update Cranelift
2020-06-05 bjorn3Update Cranelift
2020-05-01 bjorn3Register frame table in JIT mode
2020-04-25 bjorn3Merge pull request #982 from bjorn3/backtrace_support
2020-04-25 bjorn3Implement .eh_frame writing
2020-04-06 dependabot-preview... Bump libloading from 0.5.2 to 0.6.0 (#957)
2020-03-24 bjorn3Update Cranelift and object
2020-03-08 bjorn3Fix Cranelift patch paths
2020-02-29 bjorn3Update for the merge of Cranelift into Wasmtime
2020-01-22 bjorn3Update Cranelift
2020-01-14 bjorn3Update gimli to 0.20.0
2020-01-14 bjorn3Remove some depencencies
2020-01-10 bjorn3Improve build time for build scripts in release mode
2020-01-10 bjorn3Remove faerie support
2020-01-10 bjorn3Update Cranelift
2020-01-09 bjorn3Disable read feature of gimli
2019-12-24 bjorn3Directly depend on cranelift_{codegen,frontend}
2019-12-08 bjorn3Update Cranelift
2019-12-05 bjorn3Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04)
2019-11-23 bjorn3Enable object backend by default
2019-11-14 bjorn3Update cranelift and update git url for move to bytecod...
2019-11-11 bjorn3Update Cranelift and faerie
2019-11-09 bjorn3Fix backend_object build
2019-11-06 bjorn3Update cranelift
2019-11-01 bjorn3Update cranelift and object
2019-10-26 bjorn3Merge pull request #759 from bjorn3/fix_macho_debuginfo
2019-10-25 bjorn3Changes for gimli-rs/object#133
2019-10-25 bjorn3Rustup to rustc 1.40.0-nightly (10a52c25c 2019-10-24)
2019-10-19 bjorn3Merge pull request #758 from bjorn3/object_write
2019-10-19 bjorn3Test object::write backend on travis
2019-10-18 bjorn3Add support for object::write
2019-10-18 bjorn3Make dylib metadata write backend agnostic
2019-10-06 bjorn3Remove bitflags dependency
2019-10-03 bjorn3Merge pull request #729 from bjorn3/misc_changes
2019-10-03 bjorn3Switch back to crates.io version of gimli
2019-09-21 bjorn3Reduce time required to build from scratch in dev mode
2019-09-13 bjorn3Merge pull request #709 from bjorn3/updates
next