| Age | Commit message (Expand) | Author | Lines |
| 2024-03-13 | fix: typos | guoguangwu | -3/+3 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -140/+75 |
| 2024-03-12 | Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkov | Matthias Krüger | -8/+12 |
| 2024-03-12 | Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2024-03-11 | Update /NODEFAUTLIB comment for msvc | Chris Denton | -8/+12 |
| 2024-03-11 | Update Windows platform support | Chris Denton | -2/+2 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -140/+75 |
| 2024-03-11 | Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkov | Jubilee | -4/+27 |
| 2024-03-11 | Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillot | Jubilee | -0/+9 |
| 2024-03-11 | LLVM Bitcode Linker: Add as a linker known to the compiler | Kjetil Kjeka | -4/+23 |
| 2024-03-11 | NVPTX: Enable self-contained for the nvptx target | Kjetil Kjeka | -0/+4 |
| 2024-03-10 | Add metadata to targets | Nilstrieb | -237/+1408 |
| 2024-03-08 | Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb | Matthias Krüger | -6/+7 |
| 2024-03-08 | Add the new description field to Target::to_json, and add descriptions for so... | Daniel Paoliello | -6/+7 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+20 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -0/+22 |
| 2024-03-06 | Add new Tier-3 target: `loongarch64-unknown-linux-musl` | WANG Rui | -0/+20 |
| 2024-03-05 | Add a `description` field to target definitions | Nilstrieb | -0/+234 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -114/+64 |
| 2024-03-03 | Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin | bors | -1/+1 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -114/+64 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -1/+1 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+4 |
| 2024-02-29 | Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton | Guillaume Gomez | -5/+10 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -3/+3 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+65 |
| 2024-02-27 | Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstrieb | bors | -1/+1 |
| 2024-02-26 | Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk | bors | -12/+4 |
| 2024-02-25 | Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=Nilstrieb | Matthias Krüger | -8/+2 |
| 2024-02-25 | remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics | Ralf Jung | -12/+4 |
| 2024-02-24 | Stabilize `cfg_target_abi` | Chris Denton | -8/+2 |
| 2024-02-24 | compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large move | Martin Nordholts | -1/+1 |
| 2024-02-20 | Rollup merge of #121291 - heiher:revert-medium-cmodel, r=Nilstrieb | Nilstrieb | -4/+3 |
| 2024-02-19 | Lower default Mac Catalyst deployment target to 13.1 | Mads Marquart | -1/+2 |
| 2024-02-19 | Merge deployment target variable loading on iOS and Mac Catalyst | Mads Marquart | -26/+21 |
| 2024-02-19 | Fix ld platform_version argument on Mac Catalyst | Mads Marquart | -29/+13 |
| 2024-02-19 | Make LLVM target contain correct deployment target info on Mac Catalyst | Mads Marquart | -16/+23 |
| 2024-02-19 | Remove MACOSX_DEPLOYMENT_TARGET env var when linking Mac Catalyst | Mads Marquart | -10/+4 |
| 2024-02-19 | target: Revert default to the medium code model on LoongArch targets | WANG Rui | -4/+3 |
| 2024-02-17 | Rollup merge of #121210 - madsmtm:fix-target-abi-i386-apple-ios, r=workingjub... | Matthias Krüger | -10/+15 |
| 2024-02-17 | Fix comment | Mads Marquart | -2/+6 |
| 2024-02-17 | Fix `cfg(target_abi = "sim")` on i386-apple-ios | Mads Marquart | -8/+9 |
| 2024-02-14 | Allow targets to override default codegen backend | Maybe Waffle | -0/+9 |
| 2024-02-13 | Added sahf feature to windows targets | CKingX | -5/+5 |
| 2024-02-09 | Possibly removed merge policy | Chiragroop | -3/+6 |
| 2024-02-09 | Update x86_64_uwp_windows_gnu.rs | CKingX | -1/+2 |
| 2024-02-09 | Update x86_64_pc_windows_msvc.rs | CKingX | -1/+1 |
| 2024-02-09 | Update x86_64_pc_windows_msvc.rs | CKingX | -1/+1 |
| 2024-02-08 | As Windows 10 requires certain features like CMPXCHG16B and a few others and ... | CKingX | -0/+1 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+12 |