| Age | Commit message (Expand) | Author | Lines |
| 2021-08-31 | some low hanging clippy::perf fixes | Matthias Krüger | -1/+1 |
| 2021-08-31 | ARMv6K Nintendo 3DS Tier 3 target added | Meziu | -0/+47 |
| 2021-08-30 | sunos systems add sanitizer supported. | David Carlier | -2/+4 |
| 2021-08-30 | Disallow the aapcs CC on Aarch64 | Simonas Kazlauskas | -1/+2 |
| 2021-08-29 | Auto merge of #88337 - eddyb:field-failure-is-not-an-option, r=nagisa | bors | -153/+133 |
| 2021-08-30 | rustc_target: remove `LayoutOf` bound from `TyAbiInterface`. | Eduard-Mihai Burtescu | -61/+51 |
| 2021-08-30 | rustc_target: `TyAndLayout::field` should never error. | Eduard-Mihai Burtescu | -9/+8 |
| 2021-08-29 | Auto merge of #88250 - rusticstuff:macos-lld, r=nagisa | bors | -1/+2 |
| 2021-08-28 | Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu | bors | -0/+131 |
| 2021-08-27 | rustc_target: require `TyAbiInterface` in `LayoutOf`. | Eduard-Mihai Burtescu | -2/+2 |
| 2021-08-27 | rustc_target: rename `TyAndLayoutMethods` to `TyAbiInterface`. | Eduard-Mihai Burtescu | -65/+71 |
| 2021-08-27 | rustc_target: add lifetime parameter to `LayoutOf`. | Eduard-Mihai Burtescu | -79/+64 |
| 2021-08-26 | `#[inline]` non-generic `pub fn`s in `rustc_target::abi` and `ty::layout`. | Eduard-Mihai Burtescu | -0/+21 |
| 2021-08-26 | Auto merge of #88308 - eddyb:cooked-layouts, r=nagisa | bors | -1/+1 |
| 2021-08-25 | add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC | Jacob Lifshay | -10/+61 |
| 2021-08-25 | use undef for uninitialized bytes in constants | Erik Desjardins | -0/+40 |
| 2021-08-25 | Auto merge of #88242 - bonega:allocation_range, r=oli-obk | bors | -34/+71 |
| 2021-08-24 | Morph `layout_raw` query into `layout_of`. | Eduard-Mihai Burtescu | -1/+1 |
| 2021-08-24 | use convention for with_* methods | Andreas Liljeqvist | -7/+9 |
| 2021-08-24 | Auto merge of #87699 - ubamrein:use-iphone-deployment-target-for-llvm, r=petr... | bors | -3/+9 |
| 2021-08-24 | Force inline: small functions and single call-site | Andreas Liljeqvist | -2/+4 |
| 2021-08-24 | allow specifying an ios version for the llvm target | Patrick Amrein | -3/+9 |
| 2021-08-23 | Fix: made suggested change | linux1 | -1/+1 |
| 2021-08-23 | Refactor: disabled frame pointer; consolidated unsupported register errors; a... | linux1 | -68/+18 |
| 2021-08-23 | Rollup merge of #88230 - steffahn:a_an, r=oli-obk | Mara Bos | -1/+1 |
| 2021-08-23 | Simplify zero check | Andreas Liljeqvist | -1/+1 |
| 2021-08-23 | add `with_start` and `with_end` | Andreas Liljeqvist | -1/+11 |
| 2021-08-23 | implement debug in similar way to RangeInclusive | Andreas Liljeqvist | -1/+8 |
| 2021-08-23 | Rename to WrappingRange | Andreas Liljeqvist | -5/+5 |
| 2021-08-23 | implement contains_zero method | Andreas Liljeqvist | -3/+9 |
| 2021-08-23 | Use ref | Andreas Liljeqvist | -2/+2 |
| 2021-08-23 | Removed fixed fixme | Andreas Liljeqvist | -3/+0 |
| 2021-08-23 | Mach-O (Macos/ios/...) LLD flavor is always LD64. | Hans Kratz | -1/+2 |
| 2021-08-22 | Fix: appeased x.py test tidy --bless | linux1 | -6/+6 |
| 2021-08-22 | Feat: further testing & support for i64 general register use | linux1 | -1/+1 |
| 2021-08-22 | Feat: added s390x reg-definitions, constraint codes, and tests | linux1 | -26/+26 |
| 2021-08-22 | Feat: added inline asm support for s390x | linux1 | -0/+181 |
| 2021-08-22 | Use custom wrap-around type instead of Range | Andreas Liljeqvist | -30/+43 |
| 2021-08-22 | Rollup merge of #88077 - kit-981:feature/fix-minimum-os-version-in-header, r=... | Guillaume Gomez | -1/+13 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -1/+1 |
| 2021-08-21 | Auto merge of #87570 - nikic:llvm-13, r=nagisa | bors | -9/+9 |
| 2021-08-19 | Auto merge of #88023 - devnexen:fbsd_arm64, r=nagisa | bors | -2/+8 |
| 2021-08-16 | Update powerpc64 data layout | Nikita Popov | -5/+5 |
| 2021-08-16 | Update wasm data layout | Nikita Popov | -4/+4 |
| 2021-08-16 | Generate an iOS LLVM target with a specific version | kit | -1/+13 |
| 2021-08-14 | Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa | bors | -0/+182 |
| 2021-08-14 | freebsd arm64 add supported sanitizers. | DC | -2/+8 |
| 2021-08-12 | Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb | Manish Goregaokar | -0/+45 |
| 2021-08-12 | Apply c_enum_min_bits = 8 to (arm|thumb)-none- platforms | Manish Goregaokar | -0/+14 |
| 2021-08-12 | Add c_enum_min_bits to target spec | Manish Goregaokar | -0/+31 |