about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-17Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jshaMatthias Krüger-3/+38
2022-01-17Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r...Matthias Krüger-44/+85
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-41/+16
2022-01-17Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia...Matthias Krüger-10/+31
2022-01-17Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011Matthias Krüger-7/+3
2022-01-17Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-16Auto merge of #92935 - Xanewok:update-rls, r=pietroalbinibors-1/+0
2022-01-16Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelidMatthias Krüger-3/+54
2022-01-16Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwcoMatthias Krüger-34/+68
2022-01-16Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakisMatthias Krüger-0/+73
2022-01-16Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnrMatthias Krüger-105/+245
2022-01-16Rollup merge of #92635 - camelid:yet-more-cleanup, r=ManishearthMatthias Krüger-163/+182
2022-01-16Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasperMatthias Krüger-1/+1
2022-01-16Use new Racer from crates.ioIgor Matuszewski-0/+0
2022-01-16Drop duplicate checks for now missing rustc_ast dep in tidyIgor Matuszewski-1/+0
2022-01-16Update RLS and drop rustc-ap-packagesIgor Matuszewski-0/+0
2022-01-16Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnrbors-63/+65
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-17/+14
2022-01-15Add nll revision for issue-92096 test that passesJack Huey-7/+9
2022-01-16Auto merge of #92598 - Badel2:panic-update-hook, r=yaahcbors-0/+36
2022-01-15Return a LocalDefId in get_parent_item.Camille GILLOT-42/+44
2022-01-15Fix broken linkNoah Lev-1/+1
2022-01-15Add test for dot separatorGuillaume Gomez-0/+31
2022-01-15Fix missing dot separatorGuillaume Gomez-3/+7
2022-01-15Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasperbors-251/+260
2022-01-15Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f...Matthias Krüger-0/+38
2022-01-15Rollup merge of #92873 - eholk:async-symbol-names, r=tmandryMatthias Krüger-2/+2
2022-01-15Rollup merge of #92865 - jackh726:gats-outlives-no-static, r=nikomatsakisMatthias Krüger-0/+13
2022-01-15Rollup merge of #92767 - arlosi:pdbenum, r=cuviperMatthias Krüger-0/+0
2022-01-14Don't use source-map when detecting struct field shorthandMichael Goulet-2/+2
2022-01-14Fix `try wrapping expression in variant` suggestion with struct field shorthandMichael Goulet-9/+30
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-15nyahggdshjjghsdfhgsfEllen-9/+7
2022-01-15initial revertEllen-64/+68
2022-01-14fix(rustfmt): resolve generated file formatting issueCaleb Cartwright-5/+25
2022-01-14Do not fail evaluation in const blocksMichael Goulet-0/+38
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-14Link sidebar "location" heading to top of pageJacob Hoffman-Andrews-1/+8
2022-01-14Auto merge of #92883 - matthiaskrgr:rollup-uoudywx, r=matthiaskrgrbors-1707/+3428