]> git.lizzy.rs Git - rust.git/history - Cargo.toml
initial revert
[rust.git] / Cargo.toml
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-21 Mark RousskovMigrate to 2021
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-03-30 bjorn3Add an Mmap wrapper to rustc_data_structures
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
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
2019-09-13 bjorn3Update object to 0.14.0
2019-09-12 bjorn3Update dependencies
2019-09-11 bjorn3Merge pull request #700 from bjorn3/upstream_cranelift
2019-09-08 bjorn3Use upstream cranelift
2019-09-01 bjorn3Update ar
2019-08-22 bjorn3Update dependencies
2019-08-13 bjorn3Only build dylib
2019-08-11 bjorn3Merge pull request #662 from bjorn3/jit_dylib
2019-08-10 bjorn3[WIP] Implement dylib loading for the JIT
2019-07-26 bjorn3Merge pull request #627 from bjorn3/wip_i128
2019-07-26 bjorn3Use own branch of clif instead of local checkout
2019-07-26 bjorn3[WIP] Basic i128 support
2019-06-11 bjorn3Merge pull request #435 from bjorn3/write_dylib_metadata
2019-06-11 bjorn3Fix it
2019-06-11 bjorn3[WIP]
2019-06-11 bjorn3[WIP] Add section symbol for mach-O
2019-06-11 bjorn3[WIP] Use correct segment for metadata section
2019-06-11 bjorn3Read and write dylib metadata
next