about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-25Integrate mdbook-spec for the reference.Eric Huss-12/+101
2024-07-25Make sure submodules are checked out with `x test`Eric Huss-7/+17
2024-07-25Clarify comment about why bootstrap tests need src/doc/bookEric Huss-3/+6
2024-07-25Add require_and_update_submodule to ensure submodules existEric Huss-50/+87
2024-07-25Fix rustbook submodule update locationEric Huss-7/+11
2024-07-25Remove outdated comment about update_submoduleEric Huss-1/+0
2024-07-25Remove argument from the submodules methodEric Huss-5/+8
2024-07-25Clarify comment on update_existing_submodulesEric Huss-1/+2
2024-07-25Remove `pub` from update_existing_submodulesEric Huss-1/+1
2024-07-25Remove comment about bootstrap.py handling submodulesEric Huss-2/+0
2024-07-25Auto merge of #128102 - Oneirical:real-testate, r=Kobzolbors-29/+52
2024-07-25Auto merge of #127995 - workingjubilee:say-turings-prayer, r=BoxyUwUbors-65/+57
2024-07-25Auto merge of #128169 - matthiaskrgr:rollup-ylsoq30, r=matthiaskrgrbors-607/+792
2024-07-25Rollup merge of #128160 - compiler-errors:auto, r=jackh726Matthias Krüger-23/+103
2024-07-25Rollup merge of #128111 - estebank:no-question, r=fmeaseMatthias Krüger-151/+159
2024-07-25Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxuMatthias Krüger-57/+113
2024-07-25Rollup merge of #127528 - estebank:ascii-control-chars, r=oli-obkMatthias Krüger-308/+216
2024-07-25Rollup merge of #127054 - compiler-errors:bound-ordering, r=fmeaseMatthias Krüger-68/+201
2024-07-25Apply suggestions from code reviewLeón Orell Valerian Liehr-2/+6
2024-07-24Auto merge of #128155 - matthiaskrgr:rollup-lxtal9f, r=matthiaskrgrbors-335/+742
2024-07-24Don't ICE when auto trait has assoc ty in old solverMichael Goulet-23/+103
2024-07-24Fix ddltool-failed testEsteban Küber-1/+1
2024-07-24Do not use question as labelEsteban Küber-151/+159
2024-07-24Rollup merge of #128140 - veera-sivarajan:remove-ident-to-str-conversions, r=...Matthias Krüger-4/+4
2024-07-24Rollup merge of #128135 - joboet:reduplicate_tls, r=tgross35Matthias Krüger-16/+8
2024-07-24Rollup merge of #128122 - tgross35:missing-fragment-specifier-unconditional, ...Matthias Krüger-1/+116
2024-07-24Rollup merge of #128046 - GrigorenkoPV:90435, r=tgross35Matthias Krüger-15/+11
2024-07-24Rollup merge of #127717 - gurry:127441-stray-impl-sugg, r=compiler-errorsMatthias Krüger-29/+295
2024-07-24Rollup merge of #126548 - rik86189:issue-88264-fix, r=tgross35Matthias Krüger-7/+2
2024-07-24Rollup merge of #126042 - davidzeng0:master, r=AmanieuMatthias Krüger-0/+61
2024-07-24Rollup merge of #122192 - oli-obk:type_of_opaque_for_const_checks, r=lcnrMatthias Krüger-263/+245
2024-07-24Auto merge of #128146 - notriddle:notriddle/natsortfixes, r=GuillaumeGomezbors-70/+119
2024-07-24rustdoc: clean up and fix ord violations in item sortingMichael Howell-70/+119
2024-07-24Mark `missing_fragment_specifier` as `FutureReleaseErrorReportInDeps`Trevor Gross-1/+116
2024-07-24Auto merge of #128142 - matthiaskrgr:rollup-rep8ofv, r=matthiaskrgrbors-435/+528
2024-07-24Do not assemble candidates for auto traits of opaque types in their defining ...Oli Scherer-54/+93
2024-07-24Add regression testsOli Scherer-0/+88
2024-07-24Do not try to reveal hidden types when trying to prove Freeze in the defining...Oli Scherer-261/+67
2024-07-24Rollup merge of #128133 - nnethercote:fix-cfg_attr-spans, r=petrochenkovMatthias Krüger-41/+41
2024-07-24Rollup merge of #128131 - ChrisDenton:stuff, r=workingjubileeMatthias Krüger-32/+35
2024-07-24Rollup merge of #128120 - compiler-errors:async-fn-name, r=oli-obkMatthias Krüger-12/+43
2024-07-24Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=AmanieuMatthias Krüger-132/+88
2024-07-24Rollup merge of #127480 - biabbas:vxworks, r=workingjubileeMatthias Krüger-5/+35
2024-07-24Rollup merge of #127457 - donno2048:master, r=albertlarsan68Matthias Krüger-31/+35
2024-07-24Rollup merge of #127374 - estebank:wrong-generic-args, r=oli-obkMatthias Krüger-176/+184
2024-07-24Rollup merge of #127252 - fitzgen:edge-cases-for-bitwise-operations, r=m-ou-seMatthias Krüger-6/+35
2024-07-24Rollup merge of #126152 - RalfJung:size_of_val_raw, r=saethlinMatthias Krüger-0/+32
2024-07-24Add regression testOli Scherer-0/+49
2024-07-24Remove Unnecessary `.as_str()` ConversionsVeera-4/+4
2024-07-24Improved clarity of documentation for std::fs::create_dir_allrik86189-7/+2