about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-03Merge pull request #687 from FractalFir/better_intrinsicsantoyo-9982/+10198
2025-06-03update gpu offload build commandManuel Drehwald-6/+9
2025-06-03Rollup merge of #141957 - ferrocene:lw/missing-dyn-kw2, r=compiler-errorsMatthias Krüger-31/+26
2025-06-03Rollup merge of #141945 - nnethercote:rm-Path-is_ident, r=compiler-errorsMatthias Krüger-14/+10
2025-06-03Rollup merge of #141943 - nnethercote:rm-pre-expansion-ast-stats, r=compiler-...Matthias Krüger-122/+61
2025-06-03Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJungMatthias Krüger-3/+3
2025-06-03Rollup merge of #141925 - cuviper:vestigial-bootstrap, r=workingjubileeMatthias Krüger-134/+14
2025-06-03Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJungMatthias Krüger-4299/+4132
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-48/+31
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-27/+22
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-788/+879
2025-06-03Rollup merge of #141455 - joboet:tls_exhaustion_abort, r=tgross35Matthias Krüger-11/+10
2025-06-03Rollup merge of #137725 - oli-obk:i-want-to-move-it-move-it, r=compiler-error...Matthias Krüger-61/+826
2025-06-03native-lib: allow multiple libraries and/or dirsNia Espera-57/+70
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-3/+53018
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-3/+5
2025-06-03Use interned strings when possible, for efficiency purposesSamuel Tardieu-94/+116
2025-06-03Apply suggestions from code reviewFractal Fir(Michał Kostrubiec)-6/+7
2025-06-03Add `iter` macroOli Scherer-61/+826
2025-06-03hir-ty: add incremental tests checking for `infer` invalidationDavid Barsky-0/+253
2025-06-03Enable Float non-determinism in miri. Update and add tests and changeLorrensP-2158466-101/+413
2025-06-04std: simplify `NonNull` variance documentationxizheyin-11/+16
2025-06-03Reference correct PRBenjamin Schulz-3/+3
2025-06-03Rework collect_and_apply to not rely on size hint for optimizationMichael Goulet-46/+90
2025-06-03Fix false positive for unused_unitBenjamin Schulz-3/+22
2025-06-03compiler: actually remove Conv now that it is irrelevantJubilee Young-163/+1
2025-06-03cg_gcc: convert to CanonAbiJubilee Young-48/+31
2025-06-03cg_clif: convert to CanonAbiJubilee Young-27/+22
2025-06-03compiler: simplify TargetOptions ABI functionsJubilee Young-108/+2
2025-06-03bless test for CanonAbi::X86(SysV64) changeJubilee Young-1/+3
2025-06-03miri: sed to CanonAbiJubilee Young-327/+354
2025-06-03cg_gcc: convert to CanonAbiJubilee Young-48/+31
2025-06-03cg_clif: convert to CanonAbiJubilee Young-27/+22
2025-06-03cg_llvm: convert to CanonAbiJubilee Young-29/+40
2025-06-03compiler: change Conv to CanonAbiJubilee Young-65/+64
2025-06-03compiler: use CanonAbi for entry_abiJubilee Young-22/+27
2025-06-03compiler: add AbiMapJubilee Young-1/+190
2025-06-03Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgrbors-241/+673
2025-06-03add change-entryonur-ozkan-0/+5
2025-06-03bless tidyonur-ozkan-50/+188
2025-06-03implement new `x` flag: `--skip-std-check-if-no-download-rustc`onur-ozkan-0/+14
2025-06-03Triagebot: Remove `assign.users_on_vacation`León Orell Valerian Liehr-4/+0
2025-06-03builtin dyn impl no guide inferencelcnr-1/+62
2025-06-03Remove uses of `stdarch_x86_avx512`sayantn-8/+0
2025-06-03Lint reversed ordering in partial ord impl (#14945)Samuel Tardieu-2/+56
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-68/+63
2025-06-04ci: Pin `cargo-workspaces` to `0.3.6`Shoyu Vanilla-1/+1
2025-06-03Add impl for `llvm.roundeven` in cg_clifsayantn-9/+9
2025-06-03Add impl for `llvm.roundeven` in cg_clifsayantn-9/+9
2025-06-04Lint reversed ordering in partial ord impldonkomura-2/+56