about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-05-25Auto merge of #111575 - alex:patch-1, r=pietroalbinibors-2/+7
2023-05-24Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonurbors-47/+303
2023-05-24Auto merge of #111195 - GuillaumeGomez:fix-ice-intra-doc-link, r=petrochenkovbors-1/+1
2023-05-24Auto merge of #110936 - loongarch-rs:promote-tier2, r=Mark-Simulacrumbors-2/+5
2023-05-23Auto merge of #111890 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-05-23Update cargoWeihang Lo-0/+0
2023-05-23Auto merge of #111867 - RalfJung:miri, r=RalfJungbors-49/+148
2023-05-23Rollup merge of #111845 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-05-23Rollup merge of #111722 - mrcnski:stack-protector-doc, r=rcvalleMatthias Krüger-8/+9
2023-05-23Rollup merge of #111427 - LukeMathWalker:flatten, r=aDotInTheVoidMatthias Krüger-8/+15
2023-05-23Ignore "non-real" type Res in rustdoc intra doc link resolutionGuillaume Gomez-1/+1
2023-05-23Rollup merge of #111854 - notriddle:notriddle/settings-css-cleanup, r=Guillau...Dylan DPC-6/+3
2023-05-23Promote loongarch64-unknown-linux-gnu to Tier 2 with host toolsWANG Rui-2/+5
2023-05-23Auto merge of #110519 - loongarch-rs:ci, r=Mark-Simulacrumbors-0/+81
2023-05-23Update to latest clippyOli Scherer-16/+16
2023-05-23Merge from rustcOli Scherer-1234/+2839
2023-05-23Preparing for merge from rustcOli Scherer-1/+1
2023-05-22rustdoc: remove unneeded `position: relative` setting CSSMichael Howell-1/+0
2023-05-22rustdoc: merge identical CSS rulesMichael Howell-5/+3
2023-05-22Enable sanitizers and profiler for aarch64-unknown-linux-muslAlex Gaynor-2/+7
2023-05-23Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddleDylan DPC-1/+1
2023-05-23Rollup merge of #111756 - Urgau:rename_drop_forget_copy_ref_lints, r=fee1-deadDylan DPC-31/+31
2023-05-23Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obkDylan DPC-6/+4
2023-05-22Update referenceEric Huss-0/+0
2023-05-22Verify that `ItemEnum` can be serialized and then deserialized using bincodeLuca Palmieri-4/+13
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with bina...Luca Palmieri-4/+2
2023-05-22Update booksrustbot-0/+0
2023-05-22Update browser-ui-test to 0.16.4Guillaume Gomez-1/+1
2023-05-22Rollup merge of #111826 - ehuss:bootstrap-test-render-message, r=clubby789Matthias Krüger-2/+7
2023-05-22Auto merge of #111824 - lukas-code:strike, r=notriddlebors-1/+9
2023-05-21Render test messages from bootstrapEric Huss-2/+7
2023-05-21Use a signal handler to observe ctrl+c and cleanly drop the measureme profilerBen Kimock-0/+56
2023-05-21rustdoc: include strikethrough in item summaryLukas Markeffsky-1/+9
2023-05-21Rollup merge of #111809 - DrMeepster:patch-1, r=jyn514Matthias Krüger-0/+2
2023-05-21Rename `forget_ref` lint to `forgetting_references`Urgau-7/+7
2023-05-21doc: Update exploit-mitigations.md, update image3.pngMarcin S-3/+3
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-8/+8
2023-05-21Rename `forget_copy` lint to `forgetting_copy_types`Urgau-8/+8
2023-05-21Rename `drop_copy` lint to `dropping_copy_types`Urgau-11/+11
2023-05-20unset MIRI_BLESS for mir-opt-level 4 miri testsDrMeepster-0/+2
2023-05-20bootstrap: add test cases for beta revision extractionliushuyu-0/+16
2023-05-20Read beta version from the version file ...liushuyu-6/+27
2023-05-20Auto merge of #111799 - flip1995:clippyup, r=Manishearthbors-1114/+2623
2023-05-20Auto merge of #111798 - GuillaumeGomez:rollup-t3bus8o, r=GuillaumeGomezbors-2/+2
2023-05-20Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyupPhilipp Krones-1114/+2623
2023-05-20Rollup merge of #111771 - liushuyu:ubuntu/rep-stage0, r=ozkanonurGuillaume Gomez-2/+2
2023-05-20Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrumbors-3/+5
2023-05-20Rollup merge of #111606 - jyn514:nightly-diagnostics, r=lcnrDylan DPC-1/+0
2023-05-19Set the timestamp of downloaded stage0 files ...Ximin Luo-2/+2
2023-05-19Drive-by-cleanup: Don't emit `thir::ExprKind::NeverToAny` for `! -> !`Maybe Waffle-6/+4