about summary refs log tree commit diff
path: root/example
AgeCommit message (Expand)AuthorLines
2023-06-20Handle rust-call abi without self argumentbjorn3-1/+18
2023-06-19Fix transmuting fat pointers to integersbjorn3-0/+13
2023-06-19Recurse into function signatures in assert_assignablebjorn3-0/+27
2023-06-19Rustup to rustc 1.72.0-nightly (2d0aa5768 2023-06-18)bjorn3-1/+3
2023-06-19Sync from rust 2d0aa57684e10f7b3d3fe740ee18d431181583adbjorn3-6/+2
2023-06-16remove box_free and replace with drop implDrMeepster-6/+2
2023-06-15Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202...bjorn3-7/+93
2023-06-06Implement _mm_shuffle_epi8bjorn3-0/+21
2023-06-05Define rust_eh_personality for alloc_examplebjorn3-1/+6
2023-06-05Implement all vendor intrinsics used by regex on AVX2 systemsbjorn3-0/+47
2023-05-26Fix #[cfg(target_os)] for macOSbjorn3-3/+3
2023-05-26Rustup to rustc 1.71.0-nightly (a2b1646c5 2023-05-25)bjorn3-0/+3
2023-05-24Fix testing with unstable features disabledbjorn3-4/+14
2023-05-24Fix compiling all tests with LLVMbjorn3-2/+2
2023-04-29Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...bjorn3-62/+100
2023-04-29Sync from rust f4956053816439a5884cb2ad1247835858f92218bjorn3-1/+6
2023-04-25Sync from rust f5559e338256f17ada6d82b429acc2dbd8facc9cbjorn3-6/+1
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-1/+6
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-6/+1
2023-04-13Fix a couple of 2018 edition warningsbjorn3-2/+2
2023-04-13Enable tls test on MSVC Windowsbjorn3-2/+2
2023-04-09Rustup to rustc 1.70.0-nightly (af06dce64 2023-04-08)bjorn3-0/+9
2023-03-26Fix passing and returning vector typesbjorn3-1/+9
2023-03-18Format all tests in example/bjorn3-312/+110
2023-03-15Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...bjorn3-83/+314
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-6/+6
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-9/+3
2022-12-14Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202...bjorn3-4/+31
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn3-1/+7
2022-09-27Stabilize bench_black_boxUrgau-1/+1
2022-08-24Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202...bjorn3-18/+111
2022-08-21Replace most uses of `pointer::offset` with `add` and `sub`Maybe Waffle-1/+1
2022-07-25Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...bjorn3-3/+64
2022-07-09Partially stabilize const_slice_from_raw_partsKonrad Borowski-1/+0
2022-06-03Fix unsized field orderNikolai Vazquez-1/+1
2022-06-03Make `std::mem::needs_drop` accept `?Sized`Nikolai Vazquez-1/+8
2022-04-22Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202...bjorn3-6/+73
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
2022-03-20Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202...bjorn3-129/+53
2021-12-30Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-202...bjorn3-0/+1
2021-12-20Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...bjorn3-0/+60
2021-10-15Remove alloc::preludeAmanieu d'Antras-2/+2
2021-09-19Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-202...bjorn3-2/+2
2021-08-18remove box_syntax uses from cranelift and toolsMarcel Hellwig-3/+3
2021-07-07Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202...bjorn3-5/+3
2021-05-27Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202...bjorn3-15/+1
2021-04-30Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power-19/+27
2021-03-29Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...bjorn3-6/+4
2021-03-05Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn3-23/+241
2021-02-01Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into sync_cg_clif-202...bjorn3-4/+6