about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-01Merge pull request #2368 from martinomburajr/masterTshepang Mbambo-4/+4
2025-05-01Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-01Auto merge of #140145 - Zoxc:job-server-proxy, r=SparrowLiibors-29/+156
2025-05-01adds commasMartin Ombura Jr.-2/+2
2025-05-01Merge from rustcThe rustc-dev-guide Cronjob Bot-47688/+46787
2025-05-01Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-05-01adds 'with' to help clarify how to build a new compilerMartin Ombura Jr.-2/+2
2025-04-30Update hashbrown dependency to unblock ExtractIf improvementsDavid Tolnay-2/+2
2025-05-01Remove redundant min-llvm-version annotations for LoongArch testsWANG Rui-18/+16
2025-04-30Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`.Zachary S-59/+61
2025-05-01rustc_target: RISC-V: Add BF16 extensionsTsukasa OI-0/+6
2025-05-01rustc_target: RISC-V: Add atomics/memory-related extensionsTsukasa OI-0/+14
2025-05-01rustc_target: Adjust RISC-V feature implication (Za64rs and Za128rs)Tsukasa OI-1/+1
2025-05-01Remove `avx512dq` and `avx512vl` implication for `avx512fp16`Sayantan Chakraborty-1/+1
2025-04-30Auto merge of #121909 - Zoxc:drop-ast-task, r=petrochenkovbors-3/+26
2025-04-30Remove `is_normalizable`. `layout_of` no longer contains a `delay_bug`.Jason Newcomb-69/+8
2025-04-30Change rustc_driver dependency on stable_mir crateCelina G. Val-3/+13
2025-04-30Auto merge of #140529 - matthiaskrgr:rollup-jpaa2ky, r=matthiaskrgrbors-39598/+33315
2025-04-30Rollup merge of #140494 - ehuss:document-restrictions, r=traviscross,SparrowLiiMatthias Krüger-0/+49
2025-04-30Rollup merge of #140486 - calebcartwright:rustfmt-let-chain-bool-lit, r=caleb...Matthias Krüger-15/+17
2025-04-30Rollup merge of #140481 - dpaoliello:reqasan, r=wesleywiserMatthias Krüger-0/+2
2025-04-30Rollup merge of #140476 - mejrs:test3, r=jieyouxuMatthias Krüger-61/+0
2025-04-30Rollup merge of #140470 - ojeda:rfl, r=lqdMatthias Krüger-1/+1
2025-04-30Rollup merge of #140468 - BoxyUwU:normalization_confusings2, r=lcnrMatthias Krüger-52/+56
2025-04-30Rollup merge of #140467 - BoxyUwU:no_fcw_assoc_consts, r=lcnrMatthias Krüger-9/+33
2025-04-30Rollup merge of #140465 - mejrs:test2, r=jieyouxuMatthias Krüger-50/+39
2025-04-30Rollup merge of #140458 - azhogin:azhogin/async-drop-fix-dropped-tuple-ice, r...Matthias Krüger-9/+26
2025-04-30Rollup merge of #140385 - lnicola:sync-from-ra, r=VeykrilMatthias Krüger-39401/+33092
2025-04-30docs: Specify that common sort functions sort in an ascending directionNatrix-9/+12
2025-04-30Merge pull request #657 from rust-lang/feature/more-calling-conv-attributesantoyo-29/+48
2025-04-30Use select in projection lookupMichael Goulet-20/+62
2025-04-30Support more calling convention attributesAntoni Boucher-29/+48
2025-04-30Auto merge of #140520 - matthiaskrgr:rollup-7aoqcnp, r=matthiaskrgrbors-1239/+960
2025-04-30interpret: better error message for out-of-bounds pointer arithmetic and acce...Ralf Jung-213/+202
2025-04-30Stabilize `#![feature(non_null_from_ref)]`Mathis B-3/+4
2025-04-30Optimize the codegen for `Span::from_expansion`Jason Newcomb-2/+15
2025-04-30Rollup merge of #140516 - rperier:type-ir-to-type-middle, r=lcnrMatthias Krüger-27/+21
2025-04-30Rollup merge of #140506 - tshepang:patch-1, r=jieyouxuMatthias Krüger-1/+1
2025-04-30Rollup merge of #140504 - tmiasko:answer-ensure-stack, r=jswrennMatthias Krüger-455/+354
2025-04-30Rollup merge of #140498 - compiler-errors:check-fn-tweaks, r=oli-obkMatthias Krüger-139/+91
2025-04-30Rollup merge of #140450 - petrochenkov:vistok, r=nnethercoteMatthias Krüger-216/+32
2025-04-30Rollup merge of #140203 - Wyliodrin:error_for_no_mangle_weak_language_items, ...Matthias Krüger-1/+86
2025-04-30Rollup merge of #140090 - Urgau:snake_case-fn-var, r=petrochenkovMatthias Krüger-1/+20
2025-04-30Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiserMatthias Krüger-289/+200
2025-04-30Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiserMatthias Krüger-5/+5
2025-04-30Rollup merge of #139624 - m-ou-se:unconst-format-args, r=jhprattMatthias Krüger-2/+22
2025-04-30Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiserMatthias Krüger-397/+333
2025-04-30Merge pull request #19723 from Veykril/push-skswknpxtzlzLukas Wirth-20/+86
2025-04-30Fix rustc test suitebjorn3-0/+2
2025-04-30Use less rustc_type_ir in the compiler codebaseRomain Perier-27/+21