about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-09Do not reveal opaques in the param-env, we got lazy norm insteadMichael Goulet-5/+7
2024-11-08Auto merge of #132764 - MikaelUrankar:freebsd_armv7, r=workingjubileebors-2/+0
2024-11-08Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearthbors-900/+5023
2024-11-08Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errorsbors-348/+380
2024-11-08Clippy: cfg out validate_diag on release buildsPhilipp Krones-3/+4
2024-11-08Drop "gnu" in the target env for FreeBSD armv6/7Mikael Urankar-2/+0
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-348/+380
2024-11-08Auto merge of #132762 - Zalathar:rollup-qfgz165, r=Zalatharbors-338/+695
2024-11-08Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdevStuart Cook-4/+33
2024-11-08Rollup merge of #132590 - Zalathar:z-timings-stats, r=jieyouxuStuart Cook-47/+18
2024-11-08Rollup merge of #132452 - Zalathar:llvm-cov-wrappers, r=jieyouxuStuart Cook-164/+170
2024-11-08Rollup merge of #132389 - Zalathar:graph-tweaks, r=jieyouxuStuart Cook-98/+79
2024-11-08Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errorsStuart Cook-25/+395
2024-11-08Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubileebors-141/+569
2024-11-07Rollup merge of #132741 - zmodem:mips_data_layout, r=nikicJubilee-7/+12
2024-11-07Rollup merge of #132740 - zmodem:simd_syntax_update, r=durin42Jubilee-3/+3
2024-11-07Rollup merge of #132739 - GuillaumeGomez:cleanup-scrape-code, r=notriddleJubilee-11/+22
2024-11-07Rollup merge of #132737 - clubby789:lock-no-pid, r=jieyouxuJubilee-2/+6
2024-11-07Rollup merge of #132696 - fortanix:raoul/rte-235-fix_fmodl_missing_symbol_iss...Jubilee-2/+20
2024-11-07Rollup merge of #132639 - RalfJung:intrinsics, r=workingjubilee,AmanieuJubilee-6/+6
2024-11-07Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errorsJubilee-4/+225
2024-11-07Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiserJubilee-8/+61
2024-11-07Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkanJubilee-43/+119
2024-11-07Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiserJubilee-55/+95
2024-11-07This test needs threadsJosh Stone-0/+1
2024-11-08Auto merge of #128849 - estebank:issue-89143, r=jackh726bors-102/+137
2024-11-07[StableMIR] A few fixes to pretty printingCelina G. Val-25/+395
2024-11-07Update Cargo.lockPhilipp Krones-1/+0
2024-11-07Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...Philipp Krones-900/+5023
2024-11-07[StableMIR] API to retrieve definitions from cratesCelina G. Val-4/+225
2024-11-07Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieubors-43/+770
2024-11-07fix testEsteban Küber-6/+1
2024-11-07Only show "same type from differnt version" note when relevantEsteban Küber-7/+15
2024-11-07Remove less relevant info from diagnosticEsteban Küber-26/+38
2024-11-07Tweak diagnostic outputEsteban Küber-58/+48
2024-11-07Tweak detection of multiple crate versions to be more ecompassingEsteban Küber-44/+74
2024-11-07remove the extra specification for llvm versions < 20Hans Wennborg-0/+5
2024-11-07Merge pull request #13657 from jdonszelmann/disallowed-macros-to-earlyPhilipp Krones-38/+98
2024-11-07Update mips64 data layout to match LLVM 20 changeHans Wennborg-7/+7
2024-11-07Update test for LLVM 20's new vector splat syntaxHans Wennborg-3/+3
2024-11-07Auto merge of #132736 - matthiaskrgr:rollup-66naqwb, r=matthiaskrgrbors-61/+72
2024-11-07Initialize channel `Block`s directly on the heapJosh Stone-4/+32
2024-11-07Merge pull request #13639 from flip1995/rustupPhilipp Krones-506/+530
2024-11-07Remove CI badge from README and bookPhilipp Krones-2/+0
2024-11-07Merge pull request #13587 from Kobzol/ci-remove-borsPhilipp Krones-129/+75
2024-11-07Remove path filterJakub Beránek-14/+0
2024-11-07Add conclusion job to PR CIJakub Beránek-0/+21
2024-11-07bootstrap: Print better message if lock pid isn't availableclubby789-2/+6
2024-11-07Rollup merge of #132734 - RalfJung:platform-intrinsic, r=compiler-errorsMatthias Krüger-5/+4
2024-11-07Rollup merge of #132729 - bjorn3:fn_abi_extra_sanity_checks, r=compiler-errorsMatthias Krüger-30/+51