-
Notifications
You must be signed in to change notification settings - Fork 147
Rustc pull update #1679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Kobzol
wants to merge
1,994
commits into
rust-lang:main
Choose a base branch
from
Kobzol:pull
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+4
−0
Open
Rustc pull update #1679
Changes from 250 commits
Commits
Show all changes
1994 commits
Select commit
Hold shift + click to select a range
ac4c353
Auto merge of #150041 - Zalathar:rollup-sa5nez6, r=Zalathar
bors feceed6
Merge commit '8de4afd39ba48f25be98684cdb7a96ec6da89d10' into sync_cg_…
bjorn3 db5291b
Rollup merge of #150126 - bjorn3:sync_cg_clif-2025-12-18, r=bjorn3
JonathanBrouwer e54f30b
Auto merge of #150135 - JonathanBrouwer:rollup-pn911bj, r=JonathanBro…
bors 4b7a390
layout: Store inverse memory index in `FieldsShape::Arbitrary`
moulins 3d1c0be
Rollup merge of #150116 - moulins:layout-inv-memory-index, r=workingj…
matthiaskrgr 1f96041
Auto merge of #150177 - matthiaskrgr:rollup-4cw3gdw, r=matthiaskrgr
bors cff915a
Auto merge of #148766 - cjgillot:mir-const-runtime-checks, r=RalfJung…
bors 796c460
Make `ValTree` recurse through `ty::Const`
BoxyUwU d9f8255
Fix tools
BoxyUwU 6de1bbd
Merge commit '6f3f6bdacb75571a87f08e0920d9c191b3d65ded' into sync_cg_…
bjorn3 5f2eb81
Auto merge of #150313 - bjorn3:sync_cg_clif-2025-12-23, r=bjorn3
bors 2cad01b
Auto merge of #149114 - BoxyUwU:mgca_adt_exprs, r=lcnr
bors 2fe7950
Fix some divergences with the cg_clif subtree
bjorn3 5a68025
Rollup merge of #150341 - bjorn3:fix_cg_clif_divergence, r=bjorn3
JonathanBrouwer 00cb34f
Auto merge of #150351 - JonathanBrouwer:rollup-knpqs9d, r=JonathanBro…
bors 31e8f97
Merge ref '48622726c4a9' from rust-lang/rust
invalid-email-address 6eca37f
Merge pull request #1984 from rust-lang/rustc-pull
sayantn cc0e38d
Finish transition from `semitransparent` to `semiopaque` for `rustc_m…
Enselic aabc28e
Rollup merge of #150561 - semiopaque, r=BoxyUwU
GuillaumeGomez a6b821d
Auto merge of #150866 - GuillaumeGomez:rollup-puFKE8I, r=GuillaumeGomez
rust-bors[bot] 009ff58
Stabilize `alloc_layout_extra`
GrigorenkoPV c2c6bd6
Rollup merge of #148769 - stabilize/alloc_layout_extra, r=scottmcm
jhpratt dcb9d23
Auto merge of #151291 - jhpratt:rollup-CVsL9ZN, r=jhpratt
bors 9734567
add `simd_splat` intrinsic
folkertdev 3fde443
Remove all allows for `diagnostic_outside_of_impl` and `untranslatabl…
JonathanBrouwer 225d030
Rollup merge of #150879 - remove_diag_lints, r=Kivooeo
JonathanBrouwer 2707e8a
Auto merge of #151381 - JonathanBrouwer:rollup-zvO3tIH, r=JonathanBro…
bors d9f7011
`c_variadic`: use `Clone` instead of LLVM `va_copy`
folkertdev a225fa2
Rollup merge of #150436 - va-list-copy, r=workingjubilee,RalfJung
jhpratt 51f061e
Auto merge of #151436 - jhpratt:rollup-Rp5KtGe, r=jhpratt
bors 3f4b449
Support debuginfo for assoc const bindings
fmease 522666b
Auto merge of #150843 - fmease:dyn-ace, r=BoxyUwU
bors 93ad5b9
abi: add a rust-preserve-none calling convention
nagisa 962ccc1
Rollup merge of #151346 - folkertdev:simd-splat, r=workingjubilee
matthiaskrgr c28d566
Auto merge of #151615 - matthiaskrgr:rollup-2WQ1USJ, r=matthiaskrgr
bors be32376
Auto merge of #151065 - nagisa:add-preserve-none-abi, r=petrochenkov
bors 3284083
Merge ref '873d4682c7d2' from rust-lang/rust
invalid-email-address 4e54c0d
Merge pull request #2002 from rust-lang/rustc-pull
folkertdev 0fca1e2
Convert to inline diagnostics in all codegen backends
bjorn3 2172cbd
Rollup merge of #152102 - bjorn3:inline_fluent_codegen_backends, r=Jo…
JonathanBrouwer 98c6e2d
Auto merge of #152104 - JonathanBrouwer:rollup-N93TdHm, r=JonathanBro…
bors 9a18b89
Merge ref 'db3e99bbab28' from rust-lang/rust
invalid-email-address 274a0a8
Merge pull request #2021 from rust-lang/rustc-pull
folkertdev 1e27f04
Use cg_ssa's produce_final_output_artifacts in cg_clif
bjorn3 22ab353
Rollup merge of #152481 - bjorn3:backends_reduce_duplication, r=fmease
jhpratt 0a3e6af
Auto merge of #152517 - jhpratt:rollup-fGRcId6, r=jhpratt
bors 0e0100c
Remove unused features in compiler
mu001999 f36baa1
move `escape_symbol_name` to `cg_ssa`
usamoi 56f420c
Rollup merge of #152469 - mu001999-contrib:cleanup/unused-features, r…
JonathanBrouwer b23c95e
Auto merge of #152574 - JonathanBrouwer:rollup-ERc05AE, r=JonathanBro…
bors 2fac768
Rollup merge of #152573 - usamoi:escape-2, r=bjorn3
jhpratt 46b59f0
Auto merge of #152602 - jhpratt:rollup-uaxGseW, r=jhpratt
bors da77ed3
unify and deduplicate floats
xonx4l 80d47f0
clif: Only set has_reliable_f128_math with glibc
tgross35 e33dc55
Merge ref '139651428df8' from rust-lang/rust
invalid-email-address 247d104
Rollup merge of #148206 - xonx4l:deduplicate-float-tests, r=tgross35
jhpratt 1eb31d1
Auto merge of #152701 - jhpratt:rollup-clRaY9x, r=jhpratt
bors cd49f3c
add write_box_via_move intrinsic and use it for vec!
RalfJung 7f11ef1
Auto merge of #148190 - RalfJung:box_new, r=RalfJung
bors 45b5b0a
[cg_clif]: Fix codegen of f128 to i128 casts
okaneco 4f77d31
Merge pull request #2027 from rust-lang/rustc-pull
sayantn f3f48c8
Rollup merge of #152512 - okaneco:exact_integer, r=tgross35
Zalathar cda2a79
Auto merge of #152739 - Zalathar:rollup-8qaJ8F2, r=Zalathar
bors fe7d173
Remove ShallowInitBox.
cjgillot 6b5e199
Rollup merge of #152758 - cjgillot:noinit-box, r=RalfJung
Zalathar 55f964f
Auto merge of #152785 - Zalathar:rollup-UGtEsqh, r=Zalathar
bors c284059
Merge commit 'abdb98ad4b47117ee3be17b1e43fab34f18f5805' into sync_cg_…
bjorn3 63d7888
Fix broken merge
bjorn3 08bd597
Format jit-helper.py
bjorn3 b67466d
Rollup merge of #152799 - bjorn3:sync_cg_clif-2026-02-18, r=bjorn3
JonathanBrouwer 3b507c3
Auto merge of #152825 - JonathanBrouwer:rollup-0YvwE70, r=JonathanBro…
bors e6553ec
Stabilize `cfg_select`
folkertdev 734ab88
Rollup merge of #149783 - folkertdev:stabilize-cfg-select, r=Jonathan…
Zalathar c7ca60d
Auto merge of #153000 - Zalathar:rollup-68jDIBK, r=Zalathar
bors 6c59d1c
Use CompiledModules inside CodegenResults
bjorn3 58833d5
Replace CodegenResults with CompiledModules
bjorn3 7051e95
Rollup merge of #153184 - bjorn3:split_crate_info_out_of_codegen_resu…
JonathanBrouwer 05f4e29
Auto merge of #153344 - JonathanBrouwer:rollup-uL4XlqI, r=JonathanBro…
bors 30f0bce
refactor `PointeeInfo`
WaffleLapkin 24b892e
Auto merge of #150447 - WaffleLapkin:maybe-dangling-semantics, r=Ralf…
bors 3d186ed
libcore float tests: replace macro shadowing by const-compatible macro
RalfJung 93f2760
Rollup merge of #153485 - RalfJung:float-macros-const, r=tgross35
JonathanBrouwer 0b4e841
Auto merge of #153507 - JonathanBrouwer:rollup-ki59UTE, r=JonathanBro…
bors a4dccd1
Change TODO in compiler to FIXME
reddevilmidzy dff5dcc
Merge ref 'eda4fc7733ee' from rust-lang/rust
invalid-email-address c1cd96e
Merge pull request #2051 from rust-lang/rustc-pull
folkertdev c4ed52a
Move `Spanned`.
nnethercote 57a03b1
Rollup merge of #153641 - nnethercote:mv-Spanned, r=JonathanBrouwer
JonathanBrouwer dea5a2f
Auto merge of #153673 - JonathanBrouwer:rollup-cGOKonI, r=JonathanBro…
bors 70681e6
rename min/maxnum intrinsics to min/maximum_number and fix their LLVM…
RalfJung be116eb
Auto merge of #153343 - RalfJung:min-max-fix, r=nikic
bors 12032eb
Auto merge of #153166 - reddevilmidzy:codegen-tidy, r=lcnr
bors 7f96f32
Merge `fabsfN` into `fabs::<F>`
N1ark a01fa9d
simd_fmin/fmax: make semantics and name consistent with scalar intrin…
RalfJung d5c0417
coretests: Expand ieee754 parsing and printing tests to f16
tgross35 4dc72ae
Defer codegen for the VaList Drop impl to actual uses
bjorn3 b8d1eed
Rollup merge of #154103 - tgross35:float-test-mod, r=folkertdev
JonathanBrouwer 85ded0a
Auto merge of #154137 - JonathanBrouwer:rollup-hTMxxjl, r=JonathanBro…
bors c47d83c
target specs: rename abi to cfg_abi
RalfJung 8565270
Rollup merge of #153857 - RalfJung:cfg-abi, r=Mark-Simulacrum
JonathanBrouwer 8346d38
Auto merge of #154255 - JonathanBrouwer:rollup-kVSo6wy, r=JonathanBro…
bors e4e5dc9
Rollup merge of #154133 - bjorn3:va_list_drop_defer_codegen, r=nnethe…
JonathanBrouwer 14a6118
Auto merge of #154300 - JonathanBrouwer:rollup-MkFxTPv, r=JonathanBro…
bors 7b48c00
Merge commit '493d427c7d3423f085f05179e36a35b4943b1379' into sync_cg_…
bjorn3 6e99e08
Auto merge of #154366 - bjorn3:sync_cg_clif-2026-03-25, r=bjorn3
bors 5f23a38
Rollup merge of #153834 - N1ark:generic-float-intrinsics, r=tgross35,…
GuillaumeGomez a06ba4c
Rollup merge of #154043 - RalfJung:simd-min-max, r=Amanieu,calebzulaw…
GuillaumeGomez 73fa524
Auto merge of #154525 - GuillaumeGomez:rollup-hLPbuqn, r=GuillaumeGomez
bors 8466ad7
Use `Hcx`/`hcx` consistently for `StableHashingContext`.
nnethercote 4d79814
Use closures more consistently in `dep_graph.rs`.
nnethercote 79c11e9
Rollup merge of #154634 - nnethercote:hcx, r=petrochenkov
JonathanBrouwer ba52b14
Merge ref 'e4fdb554ad2c' from rust-lang/rust
invalid-email-address 1ccb801
Auto merge of #154638 - JonathanBrouwer:rollup-oLBZ6Tr, r=JonathanBro…
bors 7b18db4
Merge pull request #2067 from rust-lang/rustc-pull
folkertdev be2392d
Move `rustc_middle::mir::mono` to `rustc_middle::mono`
nnethercote 8d6400c
Rollup merge of #154627 - nnethercote:mv-rustc_middle-mir-mono, r=sae…
jhpratt 9fa196f
Auto merge of #154916 - jhpratt:rollup-RkdDmtW, r=jhpratt
bors dde83c7
preseve SIMD element type information
folkertdev 268759c
Rollup merge of #153997 - nnethercote:closure-consistency, r=petroche…
JonathanBrouwer 093536d
Auto merge of #155239 - JonathanBrouwer:rollup-XUNKT4X, r=JonathanBro…
bors bb0c6c0
Use `!null` pattern type in libcore
oli-obk 36ee455
Auto merge of #136006 - oli-obk:push-tzonluoyuwkq, r=wesleywiser
bors 0e76f72
cg_clif: don't show verbose run-make cmd output for passing tests
jieyouxu 537e69f
Rollup merge of #155005 - folkertdev:simd-element-type-llvm, r=nnethe…
jhpratt 0b6bcf9
Auto merge of #155270 - jhpratt:rollup-Djg7HpJ, r=jhpratt
bors ba06fa3
`CValue::zst()` - add missing "ZST" in docs
DanielEScherzer dad4f32
Rollup merge of #155306 - DanielEScherzer:cvalue-zst-article, r=JohnT…
JonathanBrouwer 70a8ad9
Auto merge of #155339 - JonathanBrouwer:rollup-2nyGW0a, r=JonathanBro…
bors dfa9036
Refactor FnDecl and FnSig flags into packed structs
teor2345 aab38bf
Auto merge of #155223 - teor2345:fndef-refactor, r=mati865
bors afeac81
fix all errors
adwinwhite 4302bd8
Auto merge of #155083 - adwinwhite:introduce-unnormalized, r=lcnr
bors b3916f9
Merge ref 'e22c616e4e87' from rust-lang/rust
invalid-email-address ca27f1a
Merge pull request #2090 from rust-lang/rustc-pull
sayantn 3e242f4
Implement `core::arch::return_address` and tests
chorman0773 a6b51cc
Merge commit '3b6080cb20924f0c4f94e47bbbbfcae8b07d82e5' into sync_cg_…
bjorn3 76d5a43
Rollup merge of #155923 - bjorn3:sync_cg_clif-2026-04-28, r=bjorn3
JonathanBrouwer 0ba9676
Auto merge of #155941 - JonathanBrouwer:rollup-Ak66iXR, r=JonathanBro…
bors 7600c67
Overhaul stable hashing traits.
nnethercote 1460ed9
Auto merge of #155018 - nnethercote:simplify-HashStable, r=fee1-dead
bors 04ca23c
debuginfo: embed external source
Mrmaxmeier 57cf390
Rollup merge of #155995 - Mrmaxmeier:debuginfo-embed-external-source,…
JonathanBrouwer fa64881
Auto merge of #156041 - JonathanBrouwer:rollup-yc0vOVk, r=JonathanBro…
bors 34cd3eb
Rename the `hash_stable` method as `stable_hash`.
nnethercote 6a5466f
Rename the `HashStableContext` trait as `StableHashCtxt`.
nnethercote c90731d
Rename the `HashStable*` trait/derives as `StableHash*`.
nnethercote 10359cf
Rollup merge of #156030 - nnethercote:StableHash-renamings, r=Jonatha…
JonathanBrouwer 70a13ae
Auto merge of #156078 - JonathanBrouwer:rollup-WF8BsN3, r=JonathanBro…
bors b070185
miri: remove retag statements, make typed copies retag implicitly ins…
RalfJung 7832b63
Auto merge of #154341 - RalfJung:retag-on-typed-copy, r=oli-obk
bors 7b6a02b
Merge ref '045b17737dab' from rust-lang/rust
invalid-email-address 5215f96
Merge pull request #2102 from rust-lang/rustc-pull
folkertdev 744b352
rename `drop_in_place` lang item to `drop_glue`
WaffleLapkin 5b07da6
Move CrateInfo computation after codegen_crate
bjorn3 c0ea770
Move invocation_temp into OutputFilenames
bjorn3 3bdfeb1
Auto merge of #154327 - WaffleLapkin:drop_in_place_ref, r=RalfJung,sc…
bors ef9b92a
core: drop unmapped ZSTs in array `map`
joboet 3912eb4
Rollup merge of #156243 - bjorn3:lto_refactors18, r=mu001999
JonathanBrouwer 7dac5f2
Rollup merge of #155220 - jieyouxu:dont-verbose-print-success-cg-clif…
JonathanBrouwer a5d9538
Rollup merge of #156245 - bjorn3:move_invocation_temp, r=oli-obk
JonathanBrouwer ca209b6
Auto merge of #156278 - JonathanBrouwer:rollup-O8O1IcI, r=JonathanBro…
bors 533defb
Reborrow traits
aapoalas b7981b5
Rollup merge of #151753 - aapoalas:aapoalas/reborrow-and-coerce-share…
JonathanBrouwer d27fb79
Rollup merge of #152487 - joboet:array_map_zst, r=oli-obk
JonathanBrouwer ef54849
Auto merge of #156290 - JonathanBrouwer:rollup-PNM9rEm, r=JonathanBro…
bors 78678b7
Rename `rustc_data_structures::stable_hasher` as `stable_hash`.
nnethercote 03baa18
Handle --print=backend-has-mnemonic in cg_clif
bjorn3 0a9d40a
Rollup merge of #156124 - nnethercote:StableHash-renamings-2, r=jieyouxu
jhpratt 8e65360
Auto merge of #156361 - jhpratt:rollup-G3Jg88X, r=jhpratt
bors 7634125
Rollup merge of #154972 - chorman0773:return_address, r=Mark-Simulacrum
JonathanBrouwer 61bc494
Rollup merge of #156323 - bjorn3:clif_has_mnemonic, r=wesleywiser
JonathanBrouwer 04e51f2
Auto merge of #156405 - JonathanBrouwer:rollup-yJcad1j, r=JonathanBro…
bors 190a4f2
try to manually fix cranelift patch file
RalfJung bf05b2e
Rollup merge of #156393 - RalfJung:core-miri-tests, r=tgross35
JonathanBrouwer 6d9b24f
Auto merge of #156483 - JonathanBrouwer:rollup-P2FxgHh, r=JonathanBro…
bors d6b501d
Add Swift function call ABI
djc 10cc73c
Rollup merge of #155815 - djc:swift-cc, r=jieyouxu
JonathanBrouwer 676846b
Auto merge of #156546 - JonathanBrouwer:rollup-5MJf3XL, r=JonathanBro…
bors 4e7380a
MIR inlining: allow backends to opt-in to inlining intrinsics
RalfJung ac5f258
Rollup merge of #157022 - RalfJung:inline-intrinsics-v2, r=oli-obk
GuillaumeGomez 5d9555e
Auto merge of #157031 - GuillaumeGomez:rollup-FbegncN, r=GuillaumeGomez
bors dd30505
Allow two object files for a single CGU in CompiledModule
bjorn3 b35d117
Stop needing an alloca for `catch_unwind`
scottmcm 511e754
Rollup merge of #156867 - scottmcm:WIP-no-alloca-for-catch-unwind, r=…
JonathanBrouwer c1a0d7b
Auto merge of #157095 - JonathanBrouwer:rollup-eMYdzcn, r=JonathanBro…
bors 07219b9
compiler: `ops::RangeInclusive` → `range::RangeInclusive`
scottmcm 240149f
Rollup merge of #157051 - bjorn3:lto_refactors20, r=saethlin
JonathanBrouwer a3e8aaf
Rollup merge of #157139 - scottmcm:abi-range-inclusive, r=oli-obk
JonathanBrouwer 165a82b
Auto merge of #157149 - JonathanBrouwer:rollup-JIG4HGr, r=JonathanBro…
bors b0b5c8d
Remove async_fut.
cjgillot ee8f40e
Use a `ArrayVec` in `CastTarget`
alexcrichton 3c32d77
Auto merge of #156649 - cjgillot:move-async-expand, r=nnethercote
bors 542b4a0
Rollup merge of #157130 - alexcrichton:refactor-cast-target-internals…
JonathanBrouwer 5a86a68
Auto merge of #157303 - JonathanBrouwer:rollup-EWrtFmY, r=JonathanBro…
bors 40fb050
add `extern "tail"` calling convention
folkertdev 18e23e2
Merge commit 'f2ef4150da1c50e5b04607cdab771530cac4ffe4' into sync_cg_…
bjorn3 f05004b
Rollup merge of #157533 - bjorn3:sync_cg_clif-2026-06-06, r=bjorn3
jhpratt 1eeddda
Rollup merge of #157016 - folkertdev:add-tailcc-abi, r=WaffleLapkin
jhpratt bdb6e65
Auto merge of #157558 - jhpratt:rollup-DWtXTfN, r=jhpratt
bors f05fb28
Use WorkProductMap instead of FxIndexMap
bjorn3 5a8bafc
Rollup merge of #157444 - bjorn3:lto_refactors21, r=lqd
jhpratt 5ad8f2b
Auto merge of #157586 - jhpratt:rollup-trnbzaA, r=jhpratt
bors 9141521
Merge ref '029c9e18dd1f' from rust-lang/rust
invalid-email-address 3b33bd9
Merge pull request #2156 from rust-lang/rustc-pull
davidtwco 98b155e
remove LLVM `va_end` calls
folkertdev f42e49f
Rollup merge of #157627 - folkertdev:remove-llvm-va_end, r=RalfJung
jhpratt cd969ef
Auto merge of #157932 - jhpratt:rollup-OmNrNWw, r=jhpratt
bors 56b7b5b
Merge ref '8e150217bafc' from rust-lang/rust
invalid-email-address eb0f800
Merge pull request #2168 from rust-lang/rustc-pull
davidtwco d1b2066
Extract all instance shim variants into new `ShimKind` enum
camelid 0d20e21
Strip vestigial `Shim` suffix from `ShimKind` variants
camelid ce430dc
Rollup merge of #158105 - camelid:group-shims, r=oli-obk
jhpratt b8defe5
Auto merge of #158342 - jhpratt:rollup-TaDKE5Z, r=jhpratt
bors 9a18592
add IsRigid marker to TyKind::Alias and constants
adwinwhite a3a8208
Auto merge of #156742 - adwinwhite:rigid-alias, r=lcnr
bors 31b7fff
Impl MIR lowering side-tables for #[splat]
teor2345 667f6b3
Rollup merge of #153697 - teor2345:fn-arg-splat-experiment, r=oli-obk
JonathanBrouwer 0d2dd8d
Auto merge of #158455 - JonathanBrouwer:rollup-3fPbHms, r=JonathanBro…
bors e677ea6
use `"llvm.prefetch.p0"` instead of `"llvm.prefetch"`
folkertdev d1ef17d
Rollup merge of #158497 - folkertdev:stdarch-sync-2026-06-27, r=folke…
jhpratt 5302858
Auto merge of #158508 - jhpratt:rollup-FKOfwV9, r=jhpratt
bors e9105ba
Rename `align` to `platform_align` on `Scalar` and `Primitive`
scottmcm 776a769
Rollup merge of #158542 - scottmcm:scalar-but-packed, r=workingjubilee
jhpratt c311018
Auto merge of #158639 - jhpratt:rollup-sDKhJ0G, r=jhpratt
bors fa3ee39
Distinguish null reference production from null pointer dereference
raushan728 baa392a
Rollup merge of #158796 - raushan728:issues/154044, r=saethlin
jhpratt 59bd90e
Auto merge of #158891 - jhpratt:rollup-ziqyJdz, r=jhpratt
bors e0772a8
Carry the `b_offset` inside `BackendRepr::ScalarPair`
scottmcm f099cbc
Rollup merge of #158666 - scottmcm:scalar-but-packed, r=workingjubilee
jhpratt 5f136d8
Auto merge of #158991 - jhpratt:rollup-dpRq53N, r=jhpratt
bors 615f31e
place FnDef behind a binder, instantiate w/ Dummy
4876e2d
Introduce InstanceKind::LlvmIntrinsic
bjorn3 f49455b
Rollup merge of #158632 - addiesh:superfisher, r=oli-obk
JonathanBrouwer c4cfb2a
Auto merge of #159246 - JonathanBrouwer:rollup-ZywyNke, r=JonathanBro…
bors 30b172f
Rollup merge of #159183 - bjorn3:instance_llvm_intrinsic, r=RalfJung,…
JonathanBrouwer 6553d41
Auto merge of #159293 - JonathanBrouwer:rollup-bZ1e8vF, r=JonathanBro…
bors 1889203
Update uses of `rustc_codegen_ssa::errors`
GuillaumeGomez 7f41313
Rollup merge of #159340 - GuillaumeGomez:rename-diag, r=JonathanBrouwer
JonathanBrouwer 58f72ea
Treat `-Ctarget-cpu` as a target-modifier when targeting AVR, AMDGCN …
kulst f8e65ac
Auto merge of #159444 - JonathanBrouwer:rollup-sLmd8Fq, r=JonathanBro…
bors f9a02f3
Rollup merge of #150732 - kulst:cpu_is_target_modifier, r=bjorn3
JonathanBrouwer ce0b647
Auto merge of #159579 - JonathanBrouwer:rollup-TlvztYP, r=JonathanBro…
bors 4034bd5
Merge commit 'cb89537d435ec9cc9c812cd47c6130bd96aa0050' into sync_cg_…
bjorn3 21b3d16
Rollup merge of #159712 - bjorn3:sync_cg_clif-2026-07-22, r=bjorn3
JonathanBrouwer c70baf1
Auto merge of #159728 - JonathanBrouwer:rollup-6YNKbiO, r=JonathanBro…
bors a5ee688
Add josh-sync configuration files
Kobzol b3527df
Prepare for merging from rust-lang/rust
Kobzol 5a2258b
Merge ref '165cce8d820b' from rust-lang/rust
Kobzol 1972b6b
Remove `rustc_private` attribute
Kobzol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,7 @@ | |
| extern_types, | ||
| decl_macro, | ||
| rustc_attrs, | ||
| rustc_private, | ||
| transparent_unions, | ||
| pattern_types, | ||
| auto_traits, | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| repo = "rustc_codegen_cranelift" | ||
| filter = ":~(history=\"keep-trivial-merges\")[:rev(<=cb89537d435ec9cc9c812cd47c6130bd96aa0050:prefix=compiler/rustc_codegen_cranelift)]:/compiler/rustc_codegen_cranelift" | ||
| filter-version = 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 165cce8d820b229af8f6a8226cf0b910b57600ff |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.