summaryrefslogtreecommitdiff
path: root/compiler/rustc_codegen_gcc/example
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define MIN_ALIGN for loongarch64zhaixiaojuan2023-04-081-0/+1
* Remove uses of `box_syntax` in rustc and toolsclubby7892023-03-123-7/+7
* replace legacy copyright annotations in submodulesPietro Albini2023-03-091-9/+3
* Merge commit '08a6d6e16b5efe217123e780398969946266268f' into sync-cg_gcc-2023...Antoni Boucher2023-03-055-28/+69
* Remove more redundant `all`sChris Denton2022-11-261-4/+4
* Replace most uses of `pointer::offset` with `add` and `sub`Maybe Waffle2022-08-211-1/+1
* Rollup merge of #97675 - nvzqz:unsized-needs-drop, r=dtolnayYuki Okushi2022-06-172-1/+8
|\
| * Fix unsized field orderNikolai Vazquez2022-06-031-1/+1
| * Make `std::mem::needs_drop` accept `?Sized`Nikolai Vazquez2022-06-032-1/+8
* | Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gccAntoni Boucher2022-06-061-25/+33
|/
* Spellchecking some commentsYuri Astrakhan2022-03-301-1/+1
* Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022...bjorn32022-03-261-3/+17
* Remove alloc::preludeAmanieu d'Antras2021-10-151-2/+2
* Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegenAntoni Boucher2021-08-152-4/+3
* Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6...Antoni Boucher2021-08-1211-0/+2059