-
Notifications
You must be signed in to change notification settings - Fork 301
rustc-pull #1950
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
Merged
+1
−30
Merged
rustc-pull #1950
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
5b8f7ff
Merge from rustc
9671adf
Merge pull request #4431 from rust-lang/rustup-2025-07-01
RalfJung d32660b
Merge pull request #4432 from RalfJung/no-metadata
RalfJung 4a9005e
Merge pull request #4433 from RalfJung/ci-balance
RalfJung 42cdb1d
Merge pull request #4411 from LorrensP-2158466/remove-leaky-syncobj
RalfJung ad03055
Merge from rustc
8974150
Merge pull request #4467 from rust-lang/rustup-2025-07-14
RalfJung 89b62db
Merge pull request #4452 from Stypox/trace-borrow-tracker
RalfJung f1f615f
Merge from rust-lang/rust
lnicola 16f7a07
Merge pull request #4469 from Patrick-6/add-spinloop-hints
RalfJung 8809fec
Merge pull request #20243 from lnicola/sync-from-rust
lnicola 635eb4f
Merge pull request #20178 from ShoyuVanilla/cargo-config-cleanup
ShoyuVanilla 5847472
Merge pull request #20233 from shashforge/lsp-minimal-example-clean
ShoyuVanilla 32e9416
Merge ref 'b56aaec52bc0' from rust-lang/rust
6604e7f
Merge pull request #4492 from rust-lang/rustup-2025-07-25
RalfJung fa0943a
Merge pull request #4489 from Stypox/misc-tracing-fixes
RalfJung 1ace017
Merge pull request #4498 from RalfJung/genmc-build
RalfJung de64ed9
Merge ref '733dab558992' from rust-lang/rust
invalid-email-address 40e7277
Merge commit 'abd9cba5acbcc35fb4cc59ce25580fa1624b5571'
RalfJung 5b79a16
Merge pull request #4500 from RalfJung/rustup
RalfJung 16bdb5f
Merge pull request #20321 from rust-lang/rustc-pull
lnicola f3d4e83
Merge pull request #20300 from A4-Tacks/fix-debug_assert-doc-gen
ChayimFriedman2 2682d76
Merge pull request #20333 from Veykril/push-xmulpqkxrytn
Veykril 8873287
Merge pull request #20336 from ChayimFriedman2/mut-trait-impl-snippet
Veykril 47267cf
Merge pull request #20154 from joshka/jm/improve-setting-titles
Veykril 4b3198c
Merge pull request #20337 from ChayimFriedman2/double-inlay-hints
Veykril 920a6e9
Merge pull request #20311 from Hmikihiro/migrate_convert_tuple_struct…
ShoyuVanilla 1632520
Merge pull request #20314 from Hmikihiro/Migrate_inline_type_alias_to…
ShoyuVanilla 1c7912d
Merge pull request #20342 from Veykril/push-zysqtqskuxvr
Veykril 4656d9a
Auto merge of #144479 - cjgillot:incr-privacy-mod, r=petrochenkov
bors 3090f4d
Merge pull request #20381 from A4-Tacks/fix-assign-sug
ChayimFriedman2 e502721
Merge pull request #20354 from A4-Tacks/clean-lit-stmt-remove-dbg
ChayimFriedman2 f2b0308
Auto merge of #144509 - cuviper:relnotes-1.89.0, r=BoxyUwU
bors ff1c52b
Rollup merge of #145042 - heiher:stdarch-push, r=folkertdev
Zalathar 04b8578
Rollup merge of #145047 - lcnr:yeet-mir-typeck, r=lqd
Zalathar 1a4db60
Rollup merge of #145051 - bjorn3:prevent_linkage_symbol_name_collisio…
Zalathar f3e63a8
Rollup merge of #145053 - lqd:known-bugs, r=jackh726
Zalathar 7ea33bd
Rollup merge of #145055 - bjorn3:move_metadata_symbol_export, r=saethlin
Zalathar 3f6c13d
Rollup merge of #145057 - ShoyuVanilla:const-trait-tests-cleanup, r=p…
Zalathar edb9d45
Rollup merge of #145068 - jackh726:add-review, r=jackh726
Zalathar 0fa0d72
Rollup merge of #145070 - vexide:minimal-armv7a-vex-v5, r=wesleywiser
Zalathar 824c32e
Auto merge of #145077 - Zalathar:rollup-0k4194x, r=Zalathar
bors f1503c6
Auto merge of #143376 - dianne:guard-scope, r=matthewjasper
bors 581e409
Merge ref '4c7749e8c8e5' from rust-lang/rust
73d0ce9
Merge pull request #4518 from rust-lang/rustup-2025-08-09
saethlin 1cb3405
Auto merge of #144873 - cjgillot:implications, r=lqd
bors 75f5cb2
Merge ref '21a19c297d4f' from rust-lang/rust
invalid-email-address e686773
Merge pull request #20424 from rust-lang/rustc-pull
lnicola 71c7f96
Merge pull request #20420 from iorizu/doc-symbols-filter
ChayimFriedman2 c86964e
Merge pull request #20432 from sgasho/fix/20215_implement_default_mem…
ChayimFriedman2 e52170d
Merge pull request #20329 from jackh726/next-trait-solver-querify
Veykril 9c7906b
Merge pull request #20390 from A4-Tacks/if-else-comp-in-args-or-let
ChayimFriedman2 1bb58b1
Stabilize `sse4a` and `tbm` target features
sayantn 782ab74
Merge pull request #20456 from A4-Tacks/match-with-if-let-guard
ShoyuVanilla 4854895
Merge pull request #20455 from A4-Tacks/fix-indent-conv-match-to-let-…
ShoyuVanilla d5d8833
Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,travis…
bors e453e07
Auto merge of #145085 - JonathanBrouwer:target_checking, r=jdonszelmann
bors 1c5c22d
Merge ref '3507a749b365' from rust-lang/rust
717d327
Merge pull request #4527 from rust-lang/rustup-2025-08-15
oli-obk a9392ca
Auto merge of #144591 - RalfJung:pattern-valtrees, r=BoxyUwU
bors 031d2e2
Auto merge of #144991 - lcnr:ignore-usages-from-ignored-candidates, r…
bors 1bbd556
Auto merge of #142071 - lcnr:revealing-use, r=compiler-errors
bors aa78885
Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obk
bors 653823f
Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk
bors 4f47825
Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnr
bors 48751cf
Merge pull request #4523 from Stypox/data-race-tracing
RalfJung 4e1a9bc
Auto merge of #145348 - nnethercote:parse_token_tree-speedup-for-uom,…
bors 868058d
Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic
bors 1f9857a
Auto merge of #145358 - Kobzol:symbol-name-sort, r=nnethercote
bors a706c9f
Auto merge of #145494 - cjgillot:span-decode-once, r=lqd
bors ac1381a
Auto merge of #145506 - cjgillot:live-or-dead-onescan, r=fee1-dead
bors 4ead64f
Merge pull request #4524 from Stypox/tracing-chrome-overhead-rdtsc
RalfJung 8b62805
Merge pull request #20423 from ShoyuVanilla/import-2024
ChayimFriedman2 dea7d85
Merge pull request #20399 from rust-lang/veykril/push-klrwvmzokqwu
ShoyuVanilla 5cf446a
Auto merge of #144841 - cjgillot:typeck-no-attrs, r=davidtwco
bors 0266a08
Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=Sparr…
bors 764d83b
Merge pull request #4506 from Patrick-6/miri-genmc-mvp
RalfJung d63ad7c
Merge pull request #20379 from skewb1k/fix/consistent-hover-doc-breaks
ChayimFriedman2 0db3326
Rollup merge of #146709 - a4lg:stdarch-sync-20250917, r=Kobzol
Zalathar b73df4f
Rollup merge of #146738 - beepster4096:widnows, r=jieyouxu
Zalathar 89df10e
Rollup merge of #146740 - RalfJung:miri, r=RalfJung
Zalathar df1830c
Auto merge of #146765 - Zalathar:rollup-ewh4s9o, r=Zalathar
bors a83fe24
Auto merge of #146700 - Zalathar:quoted-args, r=nikic
bors 4d25a21
Auto merge of #146621 - cammeresi:peek-20250915, r=Amanieu
bors e342be5
Auto merge of #146771 - Kobzol:download-ci-llvm-default-value, r=jiey…
bors 4173ff8
Auto merge of #146805 - lnicola:sync-from-ra, r=lnicola
bors 92f088e
Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobz…
bors 38cebba
Mark float intrinsics with no preconditions as safe
clarfonthey 1ee97ae
Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu
bors 9a1a3a3
Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez
bors 6432131
Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote
bors 1b7c6b9
Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=…
bors 804da42
Auto merge of #146697 - cjgillot:invalidate-patch, r=lcnr
bors e6b769f
Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov
bors cd6b805
Auto merge of #146595 - Shourya742:make-cargo-test-work-for-self-test…
bors a527a47
Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=G…
bors 508472a
Auto merge of #146096 - adwinwhite:handle_normalization_overflow_in_m…
bors 606be5c
Auto merge of #142696 - ZuseZ4:offload-device1, r=oli-obk
bors 30ac459
Move wasm `throw` intrinsic back to `unwind`
purplesyringa 205aceb
Auto merge of #148291 - purplesyringa:move-throw-to-unwind, r=bjorn3
bors 6f4804a
Auto merge of #148299 - bjorn3:dummy_backend_check_builds, r=jieyouxu
bors 9160963
Auto merge of #148298 - jieyouxu:revert-cc, r=madsmtm
bors 830c42e
Auto merge of #148157 - nnethercote:undo-chain, r=saethlin
bors cbc369a
Auto merge of #144420 - Qelxiros:smart_pointer_try_map, r=joboet
bors e8bb3ca
Auto merge of #147784 - nxsaken:div_exact_return_option, r=dtolnay
bors 71b1719
Prepare for merging from rust-lang/rust
Kobzol 7fa22ce
Merge ref '73e6c9ebd912' from rust-lang/rust
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
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 |
|---|---|---|
| @@ -1 +1 @@ | ||
| 32e7a4b92b109c24e9822c862a7c74436b50e564 | ||
| 73e6c9ebd9123154a196300ef58e30ec8928e74e |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was removed in rust-lang/rust#148291