about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-07Rollup merge of #142148 - workingjubilee:dont-ice-on-force-warn, r=UrgauGuillaume Gomez-1/+42
2025-06-07Rollup merge of #142140 - workingjubilee:sort-extern-abi-variants, r=bjorn3Guillaume Gomez-36/+63
2025-06-07Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwUGuillaume Gomez-76/+64
2025-06-07Rollup merge of #142116 - jieyouxu:fix-tracing, r=Mark-SimulacrumGuillaume Gomez-4/+0
2025-06-07Rollup merge of #142065 - paolobarbolini:stabilize-const_eq_ignore_ascii_case...Guillaume Gomez-16/+2
2025-06-07Rollup merge of #141661 - Urgau:deny-dangerous_implicit_autorefs, r=traviscrossGuillaume Gomez-94/+100
2025-06-07Rollup merge of #141447 - y86-dev:option-layout-docs, r=RalfJungGuillaume Gomez-1/+1
2025-06-07Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomezGuillaume Gomez-101/+704
2025-06-08cleaned up some testsKivooeo-79/+45
2025-06-07store `target.min_global_align` as an `Align`Folkert de Vries-17/+2
2025-06-07store `target.min_global_align` as an `Align`Folkert de Vries-63/+37
2025-06-07Auto merge of #141950 - oli-obk:big-body-owner-loop, r=compiler-errorsbors-9/+7
2025-06-07centralize aliasing rules discussion in UnsafeCell docsRalf Jung-15/+11
2025-06-07intrinsics: use const generic to set atomic orderingRalf Jung-15/+13
2025-06-07cci_inrinsic tets: do not use atomic intrinsicRalf Jung-29/+14
2025-06-07move all intrinsic typeck logic into the one big matchRalf Jung-495/+457
2025-06-07intrinsics: use const generic to set atomic orderingRalf Jung-1469/+648
2025-06-07Address documentation issues identified with FutureDiggory Blake-7/+16
2025-06-07Use `Command::exec` to run `rustc`/`cargo` commands to ensure that if they ex...Guillaume Gomez-24/+23
2025-06-07Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target featuressayantn-25/+5
2025-06-07Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target featuressayantn-24/+4
2025-06-07Merge pull request #2458 from fmease/followup-type-rustdoc-test-suiteLeón Orell Valerian Liehr-3/+4
2025-06-07Fix typoLeón Orell Valerian Liehr-3/+4
2025-06-08fix: `iter_on_single_items` FP on function pointersyanglsh-33/+56
2025-06-07Merge pull request #2298 from fmease/rustdoc-testing-addendumLeón Orell Valerian Liehr-127/+200
2025-06-07rustdoc: Further improve chapters and sections on testingLeón Orell Valerian Liehr-127/+200
2025-06-07Fix usage of `bootstrap` in coreUrgau-4/+1
2025-06-07Only allow `bootstrap` cfg in rustc, related and tool-stdUrgau-8/+13
2025-06-08Add missing word to `cloned_ref_to_slice_refs` docsVincent Ging Ho Yim-1/+1
2025-06-07Auto merge of #141927 - compiler-errors:perf-select, r=lcnrbors-41/+70
2025-06-07Rustup to rustc 1.89.0-nightly (44f415c1d 2025-06-06)bjorn3-1/+1
2025-06-07Fix `branches_sharing_code` suggests wrongly when dealing with macros (#14907)dswij-5/+215
2025-06-07Sync from rust 44f415c1d617ebc7b931a243b7b321ef8a6ca47cbjorn3-21/+21
2025-06-07UnsafePinned: update get() docs and signature to allow shared mutationRalf Jung-9/+12
2025-06-07fix wording in assertAmogh Shivaram-1/+1
2025-06-07Auto merge of #141964 - sayantn:update-stdarch, r=Amanieubors-9/+9
2025-06-07Auto merge of #141964 - sayantn:update-stdarch, r=Amanieubors-17/+9
2025-06-07bless non-Linux testsRalf Jung-21/+19
2025-06-07make better use of label for data-race and some other errorsRalf Jung-388/+240
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-578/+581
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-952/+938
2025-06-07Make NonZero<char> possibleMarijn Schouten-5/+19
2025-06-07rustc_resolve: Improve `resolve_const_param_in_non_trivial_anon_const` wordingMartin Nordholts-35/+78
2025-06-07Add test renamed_feature.rsxizheyin-0/+12
2025-06-07get rid of spurious cfg(bootstrap)Ralf Jung-3/+0
2025-06-07Auto merge of #141917 - petrochenkov:nobinroot, r=jieyouxubors-4/+2
2025-06-07compiler: Treat ForceWarning as a Warning for diagnostic levelJubilee Young-1/+42
2025-06-07test_dup: ensure the FDs remain in sync even after dup'ingRalf Jung-2/+3
2025-06-07Merge pull request #4381 from rust-lang/rustup-2025-06-07Ralf Jung-3661/+3570
2025-06-07Auto merge of #142142 - jhpratt:rollup-frlezq2, r=jhprattbors-570/+815