about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-27std: get rid of pre-Vista fallback codejoboet-22/+6
2025-03-27Merge pull request #4240 from RalfJung/aarch64-linux-androidRalf Jung-4/+4
2025-03-27Improve codeGuillaume Gomez-34/+29
2025-03-27run a few more concurrency tests on aarch64-linux-androidRalf Jung-4/+4
2025-03-27Merge pull request #1566 from rust-lang/arm64_fixesbjorn3-2/+20
2025-03-27Mark test as only-unix.Mara Bos-0/+1
2025-03-27Improve suggest construct with literal syntax instead of callingxizheyin-36/+89
2025-03-27Add `expect` to the list of non-crate attributes for doctest generationGuillaume Gomez-1/+1
2025-03-27Improve code commentGuillaume Gomez-2/+2
2025-03-27Improve comment and test for generated doctest with code commentsGuillaume Gomez-3/+26
2025-03-27Add ui test for struct construction by calling syntaxxizheyin-0/+70
2025-03-27Add a note about interpreting job duration changesJakub Beránek-1/+9
2025-03-27Add cache for job metricsJakub Beránek-1/+19
2025-03-27Add job duration changes stats in post-merge analysisJakub Beránek-5/+57
2025-03-27Correctly handle line comments in attributes and generate extern cratesGuillaume Gomez-25/+98
2025-03-27Correctly handle `fn main` in macroGuillaume Gomez-18/+35
2025-03-27Update rustdoc-ui testsGuillaume Gomez-3/+3
2025-03-27Greatly simplify doctest parsing and information extractionGuillaume Gomez-323/+136
2025-03-27Remove some asserts from the `download_ci_llvm` bootstrap testJakub Beránek-21/+1
2025-03-27Remove `kw::Empty` uses from `src/librustdoc`.Nicholas Nethercote-6/+3
2025-03-27Auto merge of #139012 - Zalathar:rollup-qgt5yfo, r=Zalatharbors-311/+733
2025-03-27Add needs-threads to test.Mara Bos-0/+1
2025-03-27Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxuStuart Cook-9/+21
2025-03-27Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errorsStuart Cook-59/+51
2025-03-27Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errorsStuart Cook-1/+30
2025-03-27Rollup merge of #138977 - oli-obk:invoc-parent-keep-aggregated, r=compiler-er...Stuart Cook-24/+15
2025-03-27Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnrStuart Cook-47/+139
2025-03-27Rollup merge of #138946 - Urgau:platform-support-bottom, r=jieyouxuStuart Cook-13/+16
2025-03-27Rollup merge of #138935 - apiraino:update-wg-prio-triagebot-config, r=lqdStuart Cook-2/+2
2025-03-27Rollup merge of #138672 - Zoxc:deferred-queries-in-deadlock-handler, r=oli-obkStuart Cook-148/+311
2025-03-27Rollup merge of #138624 - LukasWoodtli:gardena/lw/mipsel-maintainer, r=jieyouxuStuart Cook-1/+30
2025-03-27Rollup merge of #130883 - madsmtm:env-var-query, r=petrochenkovStuart Cook-7/+118
2025-03-27Auto merge of #138915 - compiler-errors:binder-tweak, r=lcnrbors-32/+16
2025-03-27Emit better error messages when invoking xcrunMads Marquart-49/+263
2025-03-27Invoke xcrun inside sess.timeMads Marquart-1/+1
2025-03-27Document how the SDK is found if SDKROOT is not setMads Marquart-6/+12
2025-03-27refactor: Move Apple SDK names to rustc_codegen_ssa::back::appleMads Marquart-36/+21
2025-03-27Auto merge of #139005 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-03-26satisfy eslintbinarycat-3/+3
2025-03-26Add release notes for 1.86.0Josh Stone-0/+122
2025-03-26Auto merge of #138996 - CAD97:use_cfg_match, r=joboetbors-118/+53
2025-03-26Swap usize -> ptr transmute for strict_pov APIJames Wainwright-2/+2
2025-03-26Pass `Alignment` for `RawVecInner::new_in`James Wainwright-4/+15
2025-03-26Update cargoWeihang Lo-0/+0
2025-03-26Always emit native-static-libs note, even if it is emptyMads Marquart-9/+21
2025-03-26Expose `Unique::from<NonNull>` in const internallyJames Wainwright-1/+7
2025-03-27Report compiletest pass mode if forcedJieyou Xu-12/+17
2025-03-26Use cfg_match in coreChristopher Durham-118/+53
2025-03-26Auto merge of #138824 - Zoxc:dep-graph-no-prev-map, r=oli-obkbors-185/+144
2025-03-26add a temporary workaround for `string_deref_patterns`dianne-2/+21