about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-05Rollup merge of #123350 - compiler-errors:async-closure-by-move, r=oli-obkGuillaume Gomez-0/+38
2024-04-05Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si...Guillaume Gomez-19/+308
2024-04-05Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-SimulacrumGuillaume Gomez-4/+4
2024-04-05Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkovbors-7/+0
2024-04-05Auto merge of #123484 - jhpratt:rollup-usz4e64, r=jhprattbors-7/+25
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-04Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddleJacob Pratt-6/+15
2024-04-05Auto merge of #123465 - flip1995:clippy-subtree-update, r=Manishearthbors-1932/+5287
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-31/+14
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-10/+65
2024-04-05use `Lrc` instead of the aliased type `Arc` directlyy21-3/+3
2024-04-04Update browser-ui-test version to 0.17.1Guillaume Gomez-1/+1
2024-04-04remove miri jobserver workaroundbelovdv-7/+0
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-1932/+5287
2024-04-04Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errorsbors-1/+1
2024-04-04rustdoc prioritise cargo doc: suggestions appliedHarry Han-1/+10
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-1/+0
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-1/+0
2024-04-04use `DefineOpaqueTypes::Yes` in rustdocOli Scherer-1/+1
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-1/+0
2024-04-03rebase oddityBoxy-1/+0
2024-04-03Rollup merge of #123421 - taiki-e:netbsd-doc, r=NilstriebMatthias Krüger-4/+4
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-11/+9
2024-04-03Rollup merge of #122964 - joboet:pointer_expose, r=AmanieuMatthias Krüger-17/+17
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4
2024-04-03Rollup merge of #123412 - Kobzol:ci-artifacts-in-summary, r=Mark-SimulacrumMatthias Krüger-0/+14
2024-04-03Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkanMatthias Krüger-11/+2
2024-04-03Rollup merge of #123342 - RalfJung:noskip, r=onur-ozkanMatthias Krüger-13/+8
2024-04-03Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoeristerMatthias Krüger-0/+21
2024-04-03rename `expose_addr` to `expose_provenance`joboet-17/+17
2024-04-03Output URLs of CI artifacts to GitHub summaryJakub Beránek-0/+14
2024-04-03Update `rustdoc_css_themes.rs` to take into account new selectorsGuillaume Gomez-2/+5
2024-04-03Default to light theme is JS is enabled but not workingGuillaume Gomez-3/+9
2024-04-03Set `CARGO` instead of `PATH` for Rust ClippyRajveer-11/+2
2024-04-02Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obkJubilee-0/+101
2024-04-03Auto merge of #123398 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-02Update cargoWeihang Lo-0/+0
2024-04-02Add section to sanitizer doc for `-Zexternal-clangrt`Aaron Loyd-0/+21
2024-04-02Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789Jacob Pratt-6/+5
2024-04-02Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=AmanieuJacob Pratt-34/+34
2024-04-02Comments, comments, commentsMichael Goulet-0/+2
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+99
2024-04-02Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomezMatthias Krüger-1/+7
2024-04-02Improve bootstrap commentsNilstrieb-6/+5
2024-04-02rustdoc: synthetic auto trait impls: accept unresolved region vars for nowLeón Orell Valerian Liehr-1/+7
2024-04-02Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddleGuillaume Gomez-1/+1
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-238/+828
2024-04-02Clean up src/librustdoc/html/render/search_index/encode.rsMichael Howell-24/+22
2024-04-02Auto merge of #123340 - fmease:rustdoc-simplify-auto-trait-impl-synth, r=Guil...bors-799/+402
2024-04-02Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstriebbors-3/+11