about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/pretty_clif.rs
AgeCommit message (Expand)AuthorLines
2025-05-25Merge commit '979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785' into sync_cg_clif-202...bjorn3-18/+55
2024-11-09Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202...bjorn3-1/+1
2024-11-02Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-202...bjorn3-6/+7
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2023-12-18Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.Nicholas Nethercote-3/+2
2023-11-25Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-202...bjorn3-6/+10
2023-10-09Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...bjorn3-10/+12
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-3/+3
2023-06-27Provide more context for `rustc +nightly -Zunstable-options` on stable许杰友 Jieyou Xu (Joe)-2/+2
2023-05-16Avoid `&format("...")` calls in error message code.Nicholas Nethercote-1/+1
2023-04-29Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...bjorn3-27/+30
2023-03-15Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...bjorn3-1/+1
2022-08-24Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202...bjorn3-33/+28
2022-07-25Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...bjorn3-1/+2
2022-02-23Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea' into sync_cg_clif-202...bjorn3-7/+3
2021-12-20Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...bjorn3-9/+4
2021-09-18Querify `fn_abi_of_{fn_ptr,instance}`.Eduard-Mihai Burtescu-1/+4
2021-09-18ty::layout: replicate `layout_of` setup for `fn_abi_of_{fn_ptr,instance}`.Eduard-Mihai Burtescu-3/+2
2021-07-07Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202...bjorn3-9/+10
2021-05-12Use () for codegen queries.Camille GILLOT-1/+1
2021-04-30Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power-24/+25
2021-03-29Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...bjorn3-10/+14
2021-03-05Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn3-45/+27
2021-02-01Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into sync_cg_clif-202...bjorn3-5/+4
2020-12-27Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-202...bjorn3-46/+56
2020-11-16update `cg_clif`Bastian Kauschke-1/+1
2020-11-03Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...bjorn3-4/+4
2020-10-26Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...bjorn3-0/+287