| Age | Commit message (Expand) | Author | Lines |
| 2023-11-20 | Enable the Arm Cortex-A53 errata mitigation on aarch64-unknown-none | Jonathan Pallant (Ferrous Systems) | -0/+5 |
| 2023-11-20 | Remove now unnecessary x86_64_sun_solaris.rs. | Petr Sumbera | -20/+0 |
| 2023-11-20 | Remove now deprecated target x86_64-sun-solaris. | Petr Sumbera | -1/+0 |
| 2023-11-20 | Auto merge of #115526 - arttet:master, r=jackh726 | bors | -15/+88 |
| 2023-11-19 | Auto merge of #117500 - RalfJung:aggregate-abi, r=davidtwco | bors | -21/+128 |
| 2023-11-19 | make_direct_deprecated: dont overwrite already set attributes | Ralf Jung | -4/+10 |
| 2023-11-19 | Auto merge of #117364 - BlackHoleFox:farewell-bitcode-no-remorse, r=davidtwco | bors | -94/+0 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -6/+0 |
| 2023-11-16 | compiler: enable unwinding on riscv32imac_unknown_xous_elf | Sean Cross | -1/+1 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -2/+2 |
| 2023-11-15 | Add arm64e-apple-darwin target | Artyom Tetyukhin | -0/+28 |
| 2023-11-15 | Add arm64e-apple-ios target | Artyom Tetyukhin | -15/+60 |
| 2023-11-11 | Remove legacy bitcode from all Apple specs | BlackHoleFox | -94/+0 |
| 2023-11-11 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -1/+1 |
| 2023-11-08 | rustc_target: move file for uniformity | David Wood | -0/+0 |
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -26/+26 |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -449/+453 |
| 2023-11-07 | test and fix some more targets | Ralf Jung | -0/+12 |
| 2023-11-03 | default Aggregate ABI to Indirect, and make sure it's never used for unsized | Ralf Jung | -18/+107 |
| 2023-11-02 | Add insta-stable std::hash::{DefaultHasher, RandomState} exports | ltdk | -1/+1 |
| 2023-11-01 | Auto merge of #117307 - taiki-e:espidf-atomic-64, r=Amanieu | bors | -3/+3 |
| 2023-10-31 | Enums in offset_of: update based on est31, scottmcm & llogiq review | George Bateman | -17/+12 |
| 2023-10-31 | Support enum variants in offset_of! | George Bateman | -8/+16 |
| 2023-10-29 | mipsel_unknown_netbsd.rs: fix indentation. | Havard Eidnes | -10/+10 |
| 2023-10-29 | Add support for mipsel-unknown-netbsd, 32-bit LE mips. | Havard Eidnes | -0/+22 |
| 2023-10-28 | Remove asmjs from compiler | Jubilee Young | -13/+0 |
| 2023-10-29 | Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubilee | bors | -0/+19 |
| 2023-10-28 | Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3 | Jubilee | -0/+19 |
| 2023-10-28 | Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomcc | Jubilee | -0/+32 |
| 2023-10-28 | i586_unknown_netbsd.rs: drop "-m32" flag insertion to gcc. | Havard Eidnes | -2/+1 |
| 2023-10-27 | i586_unknown_netbsd.rs: fix formatting. | Havard Eidnes | -5/+2 |
| 2023-10-27 | Auto merge of #116035 - lqd:mcp-510-target-specs, r=petrochenkov | bors | -56/+206 |
| 2023-10-25 | Add support for i586-unknown-netbsd as target. | Havard Eidnes | -0/+23 |
| 2023-10-25 | implement C ABI lowering for CSKY | dirreke | -8/+30 |
| 2023-10-22 | add target csky-unknown-linux-gnuabiv2hf | dirreke | -1/+23 |
| 2023-10-21 | update the registers of csky | dirreke | -3/+3 |
| 2023-10-18 | make `self_contained` return `LinkSelfContainedComponents` | Rémy Rakic | -0/+15 |
| 2023-10-18 | unify `LinkSelfContained` and `LinkSelfContainedDefault` | Rémy Rakic | -85/+54 |
| 2023-10-18 | use asymmetric json roundtripping | Rémy Rakic | -3/+20 |
| 2023-10-18 | allow target specs to declare self-contained linking components | Rémy Rakic | -18/+167 |
| 2023-10-16 | Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`. | Nicholas Nethercote | -1/+1 |
| 2023-10-15 | Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb | bors | -1/+2 |
| 2023-10-14 | Rollup merge of #116618 - chriswailes:riscv64-linux-android-vector, r=working... | Matthias Krüger | -1/+1 |
| 2023-10-13 | Lowercase the feature flags for riscv64-linux-android | Chris Wailes | -1/+1 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -1/+2 |
| 2023-10-11 | Auto merge of #116014 - lqd:mcp510-2-electric-boogaloo, r=petrochenkov | bors | -5/+79 |
| 2023-10-10 | Add the V (vector) extension to the riscv64-linux-android target spec | Chris Wailes | -1/+1 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -0/+2 |
| 2023-10-08 | add `IntoIterator` impl for self-contained linking components | Rémy Rakic | -0/+40 |
| 2023-10-08 | move single component parsing to dedicated function | Rémy Rakic | -6/+5 |