about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/Cargo.lock
AgeCommit message (Collapse)AuthorLines
2025-06-24Merge commit '8c848e0604b5d26fad120914f822f564fe05c52a' into ↵bjorn3-34/+50
sync_cg_clif-2025-06-24
2025-05-25Merge commit '979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785' into ↵bjorn3-35/+45
sync_cg_clif-2025-05-25
2025-03-30Merge commit 'ba315abda789c9f59f2100102232bddb30b0d3d3' into ↵bjorn3-38/+49
sync_cg_clif-2025-03-30
2025-02-07Merge commit '8332329f83d4ef34479fec67cc21b21246dca6b5' into ↵bjorn3-30/+30
sync_cg_clif-2025-02-07
2025-01-10Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into ↵bjorn3-24/+24
sync_cg_clif-2025-01-10
2025-01-05Merge commit '918acafef682d0d0ca30b47de4768210417ff362' into ↵bjorn3-97/+69
sync_cg_clif-2025-01-05
2024-12-06Merge commit '57845a397ec15e4e6a561ed2c4bfa3dcf49144fb' into ↵bjorn3-28/+49
sync_cg_clif-2024-12-06
2024-11-02Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into ↵bjorn3-76/+54
sync_cg_clif-2024-11-02
2024-09-23Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into ↵bjorn3-32/+32
sync_cg_clif-2024-09-22
2024-08-09Use ar_archive_writer from sysroot for cg_clifbjorn3-10/+0
2024-08-09Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into ↵bjorn3-28/+48
sync_cg_clif-2024-08-09
2024-07-13Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into ↵bjorn3-47/+47
sync_cg_clif-2024-07-13
2024-06-30Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into ↵bjorn3-28/+30
sync_cg_clif-2024-06-30
2024-04-23Merge commit 'de5d6523738fd44a0521b6abf3e73ae1df210741' into ↵bjorn3-149/+90
sync_cg_clif-2024-04-23
2024-03-28Merge commit '09fae60a86b848a2fc0ad219ecc4e438dc1eef86' into ↵bjorn3-28/+28
sync_cg_clif-2024-03-28
2024-03-08Merge commit '54cbb6e7531f95e086d5c3dd0d5e73bfbe3545ba' into ↵bjorn3-28/+28
sync_cg_clif-2024-03-08
2024-01-30Update ahash dependency to 0.8.7Amanieu d'Antras-2/+58
2024-01-26Merge commit '3e50cf65025f96854d6597e80449b0d64ad89589' into ↵bjorn3-37/+103
sync_cg_clif-2024-01-26
2024-01-10Format sources into the error message when loading codegen backendsSimonas Kazlauskas-3/+3
cc https://github.com/rust-lang/rustc_codegen_cranelift/issues/1447
2023-12-24Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into ↵bjorn3-26/+26
sync_cg_clif-2023-12-24
2023-11-25Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into ↵bjorn3-30/+30
sync_cg_clif-2023-11-25
2023-10-27Update target-lexicon to 0.12.12bjorn3-2/+2
This adds support for loongarch and a bunch of other targets
2023-10-27Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegenbjorn3-26/+26
This ensures that cg_clif can be built for targets that aren't natively supported by Cranelift. It will not be possible to compile for the host in this case, but cross-compilation will still be possible. We won't distribute cg_clif as rustup component for any targets that aren't natively supported by Cranelift, but will still build it if codegen-backends lists "cranelift".
2023-10-24Merge commit '93a5433f17ab5ed48cc88f1e69b0713b16183373' into ↵bjorn3-26/+26
sync_cg_clif-2023-10-24
2023-10-21Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into ↵bjorn3-26/+26
sync_cg_clif-2023-10-21
2023-10-09Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into ↵bjorn3-94/+72
sync_cg_clif-2023-10-09
2023-07-22Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into ↵bjorn3-31/+53
sync_cg_clif-2023-07-22
2023-06-15Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into ↵bjorn3-63/+73
sync_cg_clif-2023-06-15
2023-04-29Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into ↵bjorn3-76/+67
sync_cg_clif-2023-04-29
2023-03-25Update indexmap and rayon cratesJohn Kåre Alsaker-2/+2
2023-03-15Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into ↵bjorn3-24/+25
sync_cg_clif-2023-03-15
2023-01-25Vendor newer version of cranelift-nativebjorn3-1/+0
It fixes a bug that caused compilation on 32bit x86 to fail
2023-01-24Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into ↵bjorn3-53/+53
sync_cg_clif-2023-01-24
2022-12-14Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into ↵bjorn3-42/+83
sync_cg_clif-2022-12-14
2022-11-26Rewrite LLVM's archive writer in Rustbjorn3-6/+0
This allows it to be used by other codegen backends
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into ↵bjorn3-24/+38
sync_cg_clif-2022-10-23
2022-08-24Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into ↵bjorn3-55/+92
sync_cg_clif-2022-08-24
2022-08-08also update anyhow in codegen_craneliftRalf Jung-2/+2
2022-07-25Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into ↵bjorn3-36/+103
sync_cg_clif-2022-07-25
2022-07-17Upgrade hashbrown to 0.12.3Amanieu d'Antras-2/+2
This fixes a double-free in the `clone_from` function if dropping an existing element in the table panics. See https://github.com/rust-lang/hashbrown/pull/348 for more details.
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-4/+4
This removes the last dependencies on hashbrown 0.11.
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-2/+2
This pulls in https://github.com/servo/rust-smallvec/pull/282, which gives some small wins for rustc.
2022-04-22Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into ↵bjorn3-20/+20
sync_cg_clif-2022-04-22
2022-03-20Merge commit '370c397ec9169809e5ad270079712e0043514240' into ↵bjorn3-30/+37
sync_cg_clif-2022-03-20
2022-02-23Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea' into ↵bjorn3-35/+32
sync_cg_clif-2022-02-23
2022-01-22Use an `indexmap` to avoid sorting `LocalDefId`spierwill-2/+2
Update `indexmap` to 1.8.0. Bless test
2021-12-20Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into ↵bjorn3-38/+48
sync_cg_clif-2021-12-20
2021-09-19Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into ↵bjorn3-20/+20
sync_cg_clif-2021-09-19
2021-08-06Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into ↵bjorn3-24/+24
sync_cg_clif-2021-08-06
2021-07-07Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into ↵bjorn3-24/+32
sync_cg_clif-2021-07-07