about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-10update my entry in the mailmapPietro Albini-0/+1
2023-08-10remove myself from the review rotationPietro Albini-1/+0
2023-08-08Auto merge of #114578 - petrochenkov:noplugin, r=cjgillotbors-130/+117
2023-08-08Auto merge of #114604 - matthiaskrgr:rollup-o1jltfn, r=matthiaskrgrbors-165/+321
2023-08-08Rollup merge of #114596 - Kobzol:opt-dist-host, r=lqdMatthias Krüger-5/+5
2023-08-08Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnrMatthias Krüger-53/+58
2023-08-08Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli...Matthias Krüger-93/+208
2023-08-08Rollup merge of #114500 - taiki-e:arm-crypto, r=AmanieuMatthias Krüger-1/+0
2023-08-08Rollup merge of #114497 - taiki-e:revert-riscv-atomic, r=AmanieuMatthias Krüger-3/+3
2023-08-08Rollup merge of #114413 - CohenArthur:warn-macro-export-decl-macros, r=cjgillotMatthias Krüger-1/+47
2023-08-08Rollup merge of #114376 - inferiorhumanorgans:rustc-codegen-ssa-duplicate-exp...Matthias Krüger-9/+0
2023-08-07Auto merge of #114048 - nikic:llvm-17, r=cuviperbors-26/+37
2023-08-07Rename method in `opt-dist`Jakub Beránek-5/+5
2023-08-07check_attrs: Warn when #[macro_export] is used on macros 2.0Arthur Cohen-0/+47
2023-08-07core: Remove #[macro_export] from `debug_assert_matches`Arthur Cohen-1/+0
2023-08-07Resolve target type of coercionMichael Goulet-50/+53
2023-08-07Structurally normalize weak and inherent tooMichael Goulet-3/+5
2023-08-07Fix LLVM version check for ThinLTO import/export listsNikita Popov-1/+1
2023-08-07Symlink correct asm directory on dist-various-2Nikita Popov-2/+2
2023-08-07Update dist-riscv64-linux to use binutils 2.36Nikita Popov-1/+1
2023-08-07Adjust path to crtbegin.c / crtend.cNikita Popov-2/+2
2023-08-07Fix stack-protector.rs on LLVM 17Nikita Popov-0/+2
2023-08-07Update powerpc data layoutsNikita Popov-17/+28
2023-08-07Remove no longer needed LLVM_RUSTLLVM checkNikita Popov-2/+0
2023-08-07Update LLVM submoduleNikita Popov-1/+1
2023-08-07Auto merge of #114344 - Kobzol:opt-dist-llvm-profdata, r=nikicbors-11/+23
2023-08-07Auto merge of #114585 - matthiaskrgr:rollup-h26pvus, r=matthiaskrgrbors-279/+208
2023-08-07Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obkMatthias Krüger-2/+14
2023-08-07Rollup merge of #114570 - ttsugriy:miri-vc-typo, r=RalfJungMatthias Krüger-1/+1
2023-08-07Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obkMatthias Krüger-228/+37
2023-08-07Rollup merge of #114510 - krasimirgg:llvm-17-cmi, r=nikicMatthias Krüger-0/+6
2023-08-07Rollup merge of #114496 - taiki-e:sparc32-atomic, r=AmanieuMatthias Krüger-1/+1
2023-08-07Rollup merge of #114495 - taiki-e:avr-atomic, r=AmanieuMatthias Krüger-1/+1
2023-08-07Rollup merge of #114485 - spastorino:add-trait-decls, r=oli-obkMatthias Krüger-17/+98
2023-08-07Rollup merge of #114196 - compiler-errors:bubble-pls, r=lcnrMatthias Krüger-23/+44
2023-08-07Rollup merge of #113568 - ferrocene:pa-spurious-weak-lang-item-2, r=b-naberMatthias Krüger-6/+6
2023-08-07Store the laziness of type aliases in the DefKindLeón Orell Valerian Liehr-93/+208
2023-08-07change test to use `if black_box(false)`Pietro Albini-14/+6
2023-08-07Auto merge of #113902 - Enselic:lint-recursive-drop, r=oli-obkbors-21/+157
2023-08-07Add TraitDef::trait_decl methodSantiago Pastorino-0/+6
2023-08-07Add all_trait_decls to SMIRSantiago Pastorino-0/+12
2023-08-07Convert trait declaration to SMIRSantiago Pastorino-4/+76
2023-08-07Convert unsafety using the stable method and reuse mir::SafetySantiago Pastorino-13/+4
2023-08-07stabilize abi_thiscallBenedikt Radtke-228/+37
2023-08-07rustc_interface: Dismantle `register_plugins` queryVadim Petrochenkov-130/+117
2023-08-07Auto merge of #114576 - lnicola:sync-from-ra, r=lnicolabors-1042/+4248
2023-08-07Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-raLaurențiu Nicola-1042/+4248
2023-08-07Do not hide CI error logs in a group when a failure happensJakub Beránek-2/+14
2023-08-07Auto merge of #114560 - RalfJung:miri, r=RalfJungbors-778/+1645
2023-08-07Auto merge of #114569 - matthiaskrgr:rollup-p8tcxtz, r=matthiaskrgrbors-393/+439