summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-10Prepare 1.71.0 stable releaseMark Rousskov-1/+1
2023-07-06Ignore in-proc-macros itemsblyxyas-1/+2
2023-07-06Move redundant_clone to nurseryAlex Macleod-33/+35
2023-07-06Auto merge of #10865 - Centri3:let_with_type_underscore_tracing, r=Jarchobors-10/+65
2023-07-06[`default_constructed_unit_structs`]: do not lint type aliasesy21-7/+62
2023-06-24Update to LLVM 16.0.5Nikita Popov-0/+0
2023-06-24Fix URL encoding of % sign in Rust Doc.TumoiYorozu-2/+0
2023-06-08[beta-1.71] cargo backportWeihang Lo-0/+0
2023-06-03Bump to released 1.70 stableMark Rousskov-402/+291
2023-05-29Switch to beta channelMark Rousskov-1/+1
2023-05-27Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddleMatthias Krüger-43/+39
2023-05-27Rollup merge of #111946 - nicklimmm:askama-item-template-trait, r=GuillaumeGomezMatthias Krüger-42/+61
2023-05-27Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkovMatthias Krüger-2/+11
2023-05-27Fix ICE caused by at-expanding argument 0 instead of removing it earlydekrain-2/+11
2023-05-27Auto merge of #110975 - Amanieu:panic_count, r=joshtriplettbors-32/+53
2023-05-27Add support for nested panics to miriAmanieu d'Antras-32/+53
2023-05-27Clean up usage of `cx.tcx` when `tcx` is already set into a variableGuillaume Gomez-43/+39
2023-05-27Rollup merge of #112014 - notriddle:notriddle/intra-doc-weird-syntax, r=Guill...Guillaume Gomez-71/+223
2023-05-27Rollup merge of #111997 - GuillaumeGomez:re-export-doc-hidden-macros, r=notri...Guillaume Gomez-2/+19
2023-05-27Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514Guillaume Gomez-24/+144
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-1225/+1412
2023-05-26rustdoc: get unnormalized link destination for suggestionsMichael Howell-71/+223
2023-05-27Correctly handle multiple re-exports of bang macros at the same levelGuillaume Gomez-3/+9
2023-05-27Rollup merge of #111977 - jyn514:doc-errors, r=est31Matthias Krüger-2/+2
2023-05-27Rollup merge of #111976 - jyn514:doc-bootstrap, r=ozkanonurMatthias Krüger-4/+12
2023-05-27Rollup merge of #111927 - sladyn98:item-static, r=GuillaumeGomezMatthias Krüger-5/+9
2023-05-26Fix re-export of doc hidden macro not showing upGuillaume Gomez-1/+12
2023-05-26add reasoning for introducing a metrics format versionPietro Albini-3/+15
2023-05-26rename metadata_version to format_versionPietro Albini-10/+9
2023-05-26Make errors from `x doc` less verbosejyn-2/+2
2023-05-26Auto merge of #111562 - clubby789:speedup-bootstrap-py, r=jyn514bors-49/+44
2023-05-26Improve startup time for bootstrap.pyclubby789-49/+44
2023-05-26Formatted file correctlysladynnunes-1/+0
2023-05-26Fixed testssladynnunes-4/+9
2023-05-26Fix failing CIsladynnunes-1/+1
2023-05-26address review feedbackPietro Albini-7/+5
2023-05-26Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errorsbors-0/+74
2023-05-25Generate docs for bootstrap itselfjyn-4/+12
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-0/+74
2023-05-25Rollup merge of #111950 - cjgillot:expn-noinline, r=oli-obkMichael Goulet-5/+8
2023-05-25Rollup merge of #111152 - lukas-code:markdown-parsers-are-hard, r=GuillaumeGomezMichael Goulet-3/+3
2023-05-25Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelixbors-38/+51
2023-05-25Manually add inlined frames in the interpreter stacktrace.Camille GILLOT-5/+8
2023-05-25Auto merge of #111512 - petrochenkov:microdoc2, r=GuillaumeGomezbors-84/+51
2023-05-25rustdoc book: document single tilde strikethroughLukas Markeffsky-3/+3
2023-05-25Add `ItemTemplate` traitNicky Lim-42/+61
2023-05-25Auto merge of #110906 - ekusiadadus:ekusiadadus/fix-bash-complete-etc, r=albe...bors-1/+5
2023-05-25introduce build metrics version numbers to handle breaking changesPietro Albini-2/+31
2023-05-25include test suite metadata in build metricsPietro Albini-22/+104
2023-05-25fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy errorekusiadadus-1/+5