about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-15Auto merge of #92915 - matthiaskrgr:rollup-pxxk8jp, r=matthiaskrgrbors-32/+66
2022-01-15Rollup merge of #92875 - BoxyUwU:infer_arg_opt_const_param_of, r=lcnrMatthias Krüger-11/+15
2022-01-15Rollup merge of #92868 - pierwill:librustdoc-clippy, r=camelidMatthias Krüger-13/+11
2022-01-15Rollup merge of #92191 - jackh726:issue-89352, r=nikomatsakisMatthias Krüger-8/+40
2022-01-15Auto merge of #92912 - calebcartwright:rustfmt-generated-files, r=Mark-Simula...bors-5/+25
2022-01-14fix(rustfmt): resolve generated file formatting issueCaleb Cartwright-5/+25
2022-01-14Auto merge of #91948 - nnethercote:rustdoc-more-Symbols, r=GuillaumeGomezbors-169/+255
2022-01-14Document and test `UrlPartsBuilder::push_fmt`Noah Lev-0/+23
2022-01-14Make `AVG_PART_LENGTH` a power of 2Noah Lev-3/+10
2022-01-14Estimate path length instead of hardcoding 64 bytesNoah Lev-2/+10
2022-01-14Use UrlPartsBuilder and remove `join_with_slash`Noah Lev-36/+16
2022-01-14rustdoc: remove some unnecessary sigils.Nicholas Nethercote-1/+1
2022-01-14rustdoc: remove many unnecessary `.as_ref()` calls.Nicholas Nethercote-38/+29
2022-01-14rustdoc: avoid many `Symbol` to `String` conversions.Nicholas Nethercote-120/+197
2022-01-14Auto merge of #92883 - matthiaskrgr:rollup-uoudywx, r=matthiaskrgrbors-1707/+3428
2022-01-14Rollup merge of #92864 - Urgau:fix-missing-source-dot, r=jshaMatthias Krüger-3/+3
2022-01-14Rollup merge of #92854 - Urgau:better-rust-logo, r=GuillaumeGomezMatthias Krüger-5/+67
2022-01-14Rollup merge of #92849 - flip1995:clippyup, r=ManishearthMatthias Krüger-1682/+3256
2022-01-14Rollup merge of #92818 - GuillaumeGomez:update-doc-cfg-doc, r=camelidMatthias Krüger-0/+33
2022-01-14Rollup merge of #92810 - compiler-errors:deduplicate-box-deref-suggestion, r=...Matthias Krüger-15/+27
2022-01-14Rollup merge of #92381 - ThePuzzlemaker:issue-92308, r=estebankMatthias Krüger-2/+42
2022-01-14Auto merge of #92781 - lambinoo:I-92755-no-mir-missing-reachable, r=petrochenkovbors-0/+27
2022-01-14Auto merge of #92844 - matthiaskrgr:rollup-z5wb6yi, r=matthiaskrgrbors-87/+134
2022-01-14fix: set struct/union/enum fields/variants as reachable when item isLamb-0/+27
2022-01-14fix bugEllen-11/+15
2022-01-13librustdoc: Address some clippy lintspierwill-13/+11
2022-01-13Update documentation for doc_cfgGuillaume Gomez-0/+33
2022-01-13Fix and improve missing dot in the item headinglolo.branstett@numericable.fr-3/+3
2022-01-13Auto merge of #89861 - nbdd0121:closure, r=wesleywiserbors-30/+103
2022-01-13Regenerate the PNGs favicon with the updated Rust logoLoïc BRANSTETT-0/+0
2022-01-13Use the updated Rust logo and change it's format to SVGLoïc BRANSTETT-5/+67
2022-01-13Fix Clippy sync falloutflip1995-3/+3
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-1682/+3256
2022-01-13Rollup merge of #92807 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-01-13Rollup merge of #92334 - dtolnay:rustdocmatcher, r=camelid,GuillaumeGomezMatthias Krüger-22/+85
2022-01-13Rollup merge of #92142 - wesleywiser:fix_codecoverage_partitioning, r=tmandryMatthias Krüger-1/+14
2022-01-13Rollup merge of #92006 - oli-obk:welcome_opaque_types_into_the_fold, r=nikoma...Matthias Krüger-57/+3
2022-01-13Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomezMatthias Krüger-7/+31
2022-01-13Rollup merge of #90001 - Fearyncess:master, r=alexcrichtonMatthias Krüger-0/+1
2022-01-13Auto merge of #92526 - djc:rustdoc-askama, r=jshabors-121/+68
2022-01-12suggest deref/unboxing before wrapping variantMichael Goulet-4/+4
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-3/+81
2022-01-12Rollup merge of #92756 - lnicola:rust-analyzer-2022-01-11, r=lnicolaMatthias Krüger-16/+20
2022-01-12Rollup merge of #92742 - GuillaumeGomez:missing-suffix-sidebar-items, r=notri...Matthias Krüger-2/+6
2022-01-12Rollup merge of #92732 - wesleywiser:note_musl_patch_info, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-01-12Rollup merge of #92707 - JohnScience:patch-1, r=GuillaumeGomezMatthias Krüger-1/+2
2022-01-12Rollup merge of #92699 - camelid:private-fields, r=jshaMatthias Krüger-11/+9
2022-01-12Rollup merge of #92432 - fee1-dead:constck-impl-constness, r=oli-obkMatthias Krüger-0/+26
2022-01-11Deduplicate box deref and regular deref suggestionsMichael Goulet-18/+30
2022-01-11Update cargoEric Huss-0/+0