summaryrefslogtreecommitdiff
path: root/compiler/rustc_codegen_cranelift/example/alloc_example.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...bjorn32023-04-291-1/+1
* Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger2023-04-251-1/+6
* Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras2023-04-161-6/+1
* Remove uses of `box_syntax` in rustc and toolsclubby7892023-03-121-2/+2
* Remove alloc::preludeAmanieu d'Antras2021-10-151-2/+2
* Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-202...bjorn32021-09-191-1/+1
* remove box_syntax uses from cranelift and toolsMarcel Hellwig2021-08-181-1/+1
* Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn32021-03-051-1/+1
* Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into sync_cg_clif-202...bjorn32021-02-011-1/+2
* Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...bjorn32020-10-261-0/+37