-
Notifications
You must be signed in to change notification settings - Fork 544
Rustc pull #2283
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
Merged
Rustc pull #2283
Changes from all commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
912575e
Update documentation
Kobzol 940f431
Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkan
bors 0d3b748
Auto merge of #137036 - jieyouxu:drivers-license, r=Kobzol
bors fb3634e
Auto merge of #137354 - FractalFir:intern_with_cap, r=FractalFir
bors ade1261
Rollup merge of #134585 - cyrgani:uninit_array, r=Amanieu
fmease fde88fb
Rollup merge of #136187 - hkBst:patch-27, r=workingjubilee
fmease f41ac06
Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errors
fmease 99bcfbc
Rollup merge of #137642 - BoxyUwU:rdg-push, r=Kobzol
fmease 4a50ef7
Rollup merge of #137660 - Kobzol:gcc-update, r=GuillaumeGomez
fmease df0d5f4
Rollup merge of #137670 - RalfJung:llvm-commit-logic-revert, r=Kobzol
fmease 4b7bbd7
Rollup merge of #137671 - meithecatte:discoverable-dump-mir, r=Nadrieril
fmease 8044303
Support raw-dylib link kind on ELF
Noratrieb 4aa84a5
Auto merge of #137688 - fmease:rollup-gbeuj9j, r=fmease
bors 0a9e5c4
Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-o…
bors 9be4329
Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlin
bors a2f0e0b
Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic
bors 6a61f6f
rustc-dev-guide: remove mentions of legacy `Makefile` run-make infra
jieyouxu a522bd0
Auto merge of #136864 - Kobzol:citool, r=marcoieni
bors fe86e77
Auto merge of #137425 - yotamofek:pr/rustdoc/return-impl-display-redu…
bors 8b72496
Auto merge of #137661 - nikic:llvm20-rc3, r=cuviper
bors ed06554
Auto merge of #137704 - nnethercote:opt-empty-prov-range-checks, r=ol…
bors 4801165
Remove some unnecessary aliases from `rustc_data_structures::sync`
Zalathar cf3f317
Rollup merge of #137852 - moulins:layout-nonarray-simd-deadcode, r=wo…
matthiaskrgr 75dbb05
Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=K…
matthiaskrgr 3d5f177
Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk
matthiaskrgr f7bad03
Rollup merge of #137922 - Zalathar:sharded, r=SparrowLii
matthiaskrgr 3089471
Rollup merge of #137939 - speedy-lex:shl-fix, r=Noratrieb
matthiaskrgr 885d490
Rollup merge of #137946 - ehuss:ci-docker-readme, r=Kobzol
matthiaskrgr 9512e5d
Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotIn…
matthiaskrgr 1ece9eb
Rollup merge of #137958 - aDotInTheVoid:aDotInTheVoid-patch-2, r=jiey…
matthiaskrgr cc4c680
Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr
bors cd733e5
Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3
bors 724c83e
Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU
bors 63aab5f
Rollup merge of #134063 - tgross35:dec2flt-refactoring, r=Noratrieb
jieyouxu a1c5c49
Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol
jieyouxu 6393814
Rollup merge of #136662 - thaliaarchi:formatter-pad-char-count, r=m-o…
jieyouxu 9371ec7
Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_ob…
jieyouxu 75a7b7e
Rollup merge of #136798 - pcorwin:master, r=tgross35
jieyouxu b210d96
Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd
jieyouxu f6e43bf
Rollup merge of #136975 - jyn514:macos-x, r=Mark-Simulacrum
jieyouxu 2a985fe
Rollup merge of #136977 - Kobzol:citool-datadog, r=marcoieni
jieyouxu 99ec9ab
Rollup merge of #137240 - jieyouxu:remove_dir_all, r=Mark-Simulacrum
jieyouxu e946551
Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr
jieyouxu 87ef415
Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simu…
jieyouxu 95a3592
Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb
jieyouxu ca26397
Rollup merge of #137569 - aDotInTheVoid:for-iurii, r=ibraheemdev
jieyouxu 8eeac16
Rollup merge of #137633 - compiler-errors:no-implied-bounds-hack-unle…
jieyouxu c5d929d
Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,o…
jieyouxu 03af53f
Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalb…
jieyouxu 32b3c78
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
jieyouxu 49c57bf
Rollup merge of #137731 - SparrowLii:waiter, r=nnethercote
jieyouxu 9bc35c0
Rollup merge of #137875 - Zalathar:irrefutable, r=Nadrieril
jieyouxu 2f1b400
Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-er…
jieyouxu 7efb58d
Auto merge of #138058 - jieyouxu:rollup-skdt0oz, r=jieyouxu
bors 309c805
Auto merge of #137907 - compiler-errors:inline-fnonce, r=saethlin
bors 97de634
Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r…
bors 93eca2b
Document that `rmake.rs`/`run-make-support` may not use unstable feat…
jieyouxu 949237f
Rollup merge of #137337 - dalvescb:master, r=petrochenkov
jhpratt b325706
Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jie…
jhpratt b423d96
Rollup merge of #137537 - jieyouxu:daily-rmake, r=Kobzol
jhpratt dac70c8
Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehuss
jhpratt e198638
Rollup merge of #137957 - Noratrieb:no, r=wesleywiser
jhpratt 5b8c273
Rollup merge of #138000 - RalfJung:atomic-rmw, r=Amanieu
jhpratt c0aa4af
Rollup merge of #138013 - Kobzol:ci-post-merge-analysis, r=marcoieni
jhpratt 3e31e63
Rollup merge of #138033 - obi1kenobi:pg/json-attrs-tests, r=aDotInThe…
jhpratt bb31cbe
Rollup merge of #138137 - ZequanWu:fix-triple, r=cuviper
jhpratt ca28c5a
Rollup merge of #138173 - compiler-errors:incoherent-negative-impl, r…
jhpratt 71f6da3
Rollup merge of #138184 - thaliaarchi:unauthenticated-ci-spurious, r=…
jhpratt 3b547b8
Rollup merge of #138187 - matthiaskrgr:rmclone, r=cjgillot
jhpratt 105390d
Auto merge of #138202 - jhpratt:rollup-kqrl5xn, r=jhpratt
bors 639cede
Auto merge of #138205 - onur-ozkan:fix-build-cycle, r=jieyouxu
bors 78a809f
Auto merge of #137500 - scottmcm:trunc-br, r=saethlin
bors 321f5ba
Auto merge of #137502 - compiler-errors:global-asm-aint-mir-body, r=o…
bors ceecf71
Auto merge of #137513 - scottmcm:identity-transmute, r=saethlin
bors ff1c2b2
Auto merge of #137541 - onur-ozkan:fix-cargo-clippy-bin, r=jieyouxu
bors 8745ead
Auto merge of #137563 - FractalFir:dep_graph_cap, r=nnethercote
bors 9bb1479
Auto merge of #137655 - nnethercote:split-edges-iterator, r=nnethercote
bors 56f7ce7
Auto merge of #137695 - nnethercote:always-inline-query_get_at, r=sae…
bors 7f76593
Auto merge of #138200 - weihanglo:update-cargo, r=weihanglo
bors 074e478
Modify try-job documentation
Kobzol dd03594
Handle backticks in try job patterns
Kobzol eb9d046
Auto merge of #137586 - nnethercote:SetImpliedBits, r=bjorn3
bors 2df67fb
Rollup merge of #135987 - hkBst:patch-20, r=joboet
Kobzol 80e102f
Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee
Kobzol 71d337b
Rollup merge of #138147 - daltenty:patch-1, r=jieyouxu
Kobzol 2ce0b8f
Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieni
Kobzol 62850cc
Rollup merge of #138315 - matthiaskrgr:nextback, r=fmease
Kobzol a20a24d
Rollup merge of #138330 - nnethercote:rm-lints-rust-sections, r=jieyouxu
Kobzol 00f083a
Rollup merge of #138335 - jieyouxu:fix-citool, r=marcoieni
Kobzol ec1915f
Auto merge of #138350 - Kobzol:rollup-4kj94rq, r=Kobzol
bors 22d3cd9
Auto merge of #128440 - oli-obk:defines, r=lcnr
bors 7f5b5c3
Move methods from `Map` to `TyCtxt`, part 4.
nnethercote 146c931
Auto merge of #137795 - Jarcho:idx_opt, r=davidtwco
bors 7d3361f
Auto merge of #138052 - lqd:lld-linker-messages, r=jieyouxu
bors 440b6ba
Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkan
bors 4574a77
Auto merge of #138083 - nnethercote:rm-NtItem-NtStmt, r=petrochenkov
bors a879001
Rollup merge of #134076 - GrigorenkoPV:InvalidFilename, r=joboet
Manishearth 0d36dfa
Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar
Manishearth 89f2c40
Rollup merge of #138175 - sam-mccall:binobj, r=nnethercote
Manishearth 9becb7c
Rollup merge of #138259 - compiler-errors:disentangle-ribs, r=BoxyUwU
Manishearth fda8a73
Rollup merge of #138280 - folkertdev:mir-dump-asm-const, r=compiler-e…
Manishearth 7866133
Rollup merge of #138318 - lolbinarycat:rustdoc-js-less-expect-error-p…
Manishearth 0cc67f6
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=on…
Manishearth c2c37d0
Rollup merge of #138357 - lcnr:goodbye-TypeVerifier-rarw, r=compiler-…
Manishearth eeb9233
Rollup merge of #138394 - lcnr:yeet-variant, r=compiler-errors
Manishearth 87f7ca9
Rollup merge of #138403 - Bryanskiy:delegation-ice-2, r=petrochenkov
Manishearth a8c39aa
Rollup merge of #138407 - Bryanskiy:delegation-variadic, r=petrochenkov
Manishearth a231189
Rollup merge of #138409 - xingxue-ibm:use-sigaction, r=compiler-errors
Manishearth 49fb487
Auto merge of #138076 - tmiasko:pred-count, r=matthewjasper
bors 53a1b3d
Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth
bors 2aa579f
Preparing for merge from rustc
jieyouxu 3ca2a42
Merge from rustc
jieyouxu 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 |
---|---|---|
@@ -1 +1 @@ | ||
4ecd70ddd1039a3954056c1071e40278048476fa | ||
8536f201ffdb2c24925d7f9e87996d7dca93428b |
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
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
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
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
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 merge conflicted due to
stage0
being removed and binary format getting added next to it.