about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-24Rehome tests/ui/issues/ tests [1/?]Oneirical-49/+107
2025-07-24Call `is_parsed_attribute` rather than keeping track of a list of parsed attr...Jonathan Brouwer-61/+6
2025-07-24Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwcobors-151/+38
2025-07-24Replace unwrap_or with explicit matchBen Schulz-3/+6
2025-07-24Add test case for single boundBen Schulz-1/+35
2025-07-24Fix unused_parens false positiveBen Schulz-1/+15
2025-07-24Use LocalKey<Cell> methods moreCameron Steffen-9/+9
2025-07-24MIR-build: No longer emit assumes in enum-as castingScott McMurray-151/+38
2025-07-24Auto merge of #144398 - fmease:rollup-z6vq7mi, r=fmeasebors-1578/+1839
2025-07-24Make tier 3 musl targets link dynamically by defaultJens Reidel-15/+0
2025-07-24Inline some methods in rustc_span hygienexizheyin-0/+17
2025-07-24Merge pull request #2517 from Kobzol/josh-syncJakub Beránek-13/+10
2025-07-24Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obkLeón Orell Valerian Liehr-14/+47
2025-07-24Rollup merge of #144335 - fmease:no-angle-no-colon, r=SparrowLiiLeón Orell Valerian Liehr-5/+36
2025-07-24Rollup merge of #144334 - lolbinarycat:rustdoc-span_of_fragments-revert, r=Gu...León Orell Valerian Liehr-13/+4
2025-07-24Rollup merge of #144320 - lolbinarycat:rustdoc-search_index-BTreeMap-str, r=G...León Orell Valerian Liehr-3/+16
2025-07-24Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=KobzolLeón Orell Valerian Liehr-4/+14
2025-07-24Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35León Orell Valerian Liehr-0/+19
2025-07-24Rollup merge of #144276 - cjgillot:no-hir-privacy, r=petrochenkovLeón Orell Valerian Liehr-124/+92
2025-07-24Rollup merge of #144247 - RalfJung:ldexp, r=tgross35León Orell Valerian Liehr-32/+38
2025-07-24Rollup merge of #144240 - yuk1ty:false-sealed-traits-note-reported-in-another...León Orell Valerian Liehr-5/+32
2025-07-24Rollup merge of #144221 - usamoi:versym, r=bjorn3León Orell Valerian Liehr-29/+267
2025-07-24Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-deadLeón Orell Valerian Liehr-849/+678
2025-07-24Rollup merge of #144014 - dianne:edition-guide-links, r=estebankLeón Orell Valerian Liehr-1/+1
2025-07-24Rollup merge of #144094 - saethlin:codegen-the-main-fn, r=petrochenkovLeón Orell Valerian Liehr-14/+44
2025-07-24Rollup merge of #144014 - dianne:edition-guide-links, r=estebankLeón Orell Valerian Liehr-465/+465
2025-07-24Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35León Orell Valerian Liehr-15/+81
2025-07-24Rollup merge of #143374 - cjgillot:bare-extern-crate-map, r=petrochenkovLeón Orell Valerian Liehr-6/+6
2025-07-24std_detect testing improvementsbjorn3-5/+4
2025-07-24resolve: Remove `Scope::CrateRoot`Vadim Petrochenkov-57/+39
2025-07-24Auto merge of #144062 - bjorn3:lto_refactors2, r=davidtwcobors-331/+257
2025-07-24Merge pull request #4491 from RalfJung/missing-mirRalf Jung-2/+2
2025-07-24moved 35 tests to organized locationsKivooeo-0/+0
2025-07-24make the missing-MIR message more clearRalf Jung-2/+2
2025-07-24generate elf symbol version in raw-dylibusamoi-29/+267
2025-07-24Correct help message for `arc_with_non_send_sync` (#15332)Timo-4/+4
2025-07-24remove movability from `RigidTy::Coroutine` and `AggregateKind::Coroutine`Makai-14/+8
2025-07-24Remove dead code and extend test coverage and diagnostics around itOli Scherer-48/+65
2025-07-24Correct help message for `arc_with_non_send_sync`Marvin Friedrich-4/+4
2025-07-24Auto merge of #144272 - petrochenkov:disambunder2, r=oli-obkbors-45/+62
2025-07-24Merge pull request #20297 from A4-Tacks/fix-ws-gen-trait-from-implChayim Refael Friedman-3/+9
2025-07-24Disable unit tests for stdlib packages that don't contain anybjorn3-0/+16
2025-07-24Improve unit_tests tidy lintbjorn3-33/+57
2025-07-24Update rustdoc ui testsGuillaume Gomez-96/+135
2025-07-24Display total time and compilation time of merged doctestsGuillaume Gomez-18/+77
2025-07-24Remove "Known problems" section for `clippy::redundant_closure`alexey semenyuk-6/+0
2025-07-24Fix generate_trait_from_impl whitespace after visA4-Tacks-3/+9
2025-07-24Merge ref 'efd420c770bb' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-12994/+15983
2025-07-24Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-07-24Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJungbors-271/+628