summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rustbot: Add autolabeling for `T-rustdoc`rustdoc-autolabelNoah Lev2021-12-111-0/+23
* Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors2021-12-1156-200/+948
|\
| * Rollup merge of #91721 - danielhenrymantilla:patch-1, r=joshtriplettMatthias Krüger2021-12-113-54/+135
| |\
| | * Update library/core/tests/future.rsJosh Triplett2021-12-101-1/+1
| | * Add tests asserting the function-like semantics of `join!()`Daniel Henry-Mantilla2021-12-092-0/+35
| | * Fix missing `mut` typoDaniel Henry-Mantilla2021-12-091-1/+1
| | * Bring back the colon separators for the macro munching.Daniel Henry-Mantilla2021-12-091-12/+12
| | * Fix two false positive lintsDaniel Henry-Mantilla2021-12-091-1/+3
| | * Minor improvements to `future::join!`'s implementationDaniel Henry-Mantilla2021-12-091-53/+97
| * | Rollup merge of #91548 - luojia65:hint-spin-loop-riscv, r=AmanieuMatthias Krüger2021-12-112-0/+5
| |\ \
| | * | Update stdarch dependencyluojia652021-12-091-0/+0
| | * | Add spin_loop hint for RISC-V architectureluojia652021-12-052-0/+5
| * | | Rollup merge of #90741 - mbartlett21:patch-4, r=dtolnayMatthias Krüger2021-12-111-4/+19
| |\ \ \
| | * | | Add tracking issue numbermbartlett212021-12-061-2/+2
| | * | | Formatmbartlett212021-11-101-2/+8
| | * | | Rename `Option::cloned` gatembartlett212021-11-101-2/+2
| | * | | Make `Option::cloned` const fn.mbartlett212021-11-101-4/+13
| * | | | Rollup merge of #90270 - woppopo:const_borrow_trait, r=dtolnayMatthias Krüger2021-12-112-7/+14
| |\ \ \ \
| | * | | | Make `Borrow` and `BorrowMut` impls `const`woppopo2021-12-042-7/+14
| * | | | | Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakisMatthias Krüger2021-12-1137-133/+466
| |\ \ \ \ \
| | * | | | | fmtEsteban Kuber2021-12-101-16/+17
| | * | | | | fix tests after rebaseEsteban Kuber2021-12-106-9/+20
| | * | | | | review commentEsteban Kuber2021-12-101-3/+3
| | * | | | | Remove field from `ErrorValue`Esteban Kuber2021-12-101-12/+12
| | * | | | | Review commentsEsteban Kuber2021-12-102-10/+12
| | * | | | | Tweak wordingEsteban Kuber2021-12-1021-50/+50
| | * | | | | rebase and update nll testEsteban Kuber2021-12-101-2/+8
| | * | | | | Update nll testEsteban Kuber2021-12-101-0/+15
| | * | | | | Use a more accurate `Span` for `'static` obligation from return typeEsteban Kuber2021-12-1012-79/+85
| | * | | | | Point at return type when it introduces `'static` obligationEsteban Kuber2021-12-1010-0/+142
| | * | | | | Add filtering based on involved required lifetimeEsteban Kuber2021-12-103-23/+21
| | * | | | | review commentsEsteban Kuber2021-12-102-21/+29
| | * | | | | Clean up visual output logicEsteban Kuber2021-12-1014-106/+61
| | * | | | | Point at capture points for non-`'static` reference crossing a `yield` pointEsteban Kuber2021-12-1012-23/+212
| * | | | | | Rollup merge of #83174 - camelid:borrow-help, r=oli-obkMatthias Krüger2021-12-1111-2/+309
| |\ \ \ \ \ \
| | * | | | | | Suggest using a temporary variable to fix borrowck errorsNoah Lev2021-12-1011-2/+309
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Auto merge of #91792 - matthiaskrgr:rollup-2epg7jq, r=matthiaskrgrbors2021-12-1132-271/+405
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514Matthias Krüger2021-12-112-2/+2
| |\ \ \ \ \ \
| | * | | | | | Correct since attribute for featureMaxwase2021-12-112-2/+2
| * | | | | | | Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisaMatthias Krüger2021-12-118-0/+25
| |\ \ \ \ \ \ \
| | * | | | | | | give more help in the unaligned_references lintRalf Jung2021-12-098-0/+25
| * | | | | | | | Rollup merge of #91717 - inashivb:issue-91713, r=jyn514Matthias Krüger2021-12-114-13/+51
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update src/test/rustdoc-ui/issue-91713.rsShivani Bhardwaj2021-12-101-0/+1
| | * | | | | | | | Add test for deprecation warning for --passesShivani Bhardwaj2021-12-093-0/+37
| | * | | | | | | | Add deprecation warning for --passesShivani Bhardwaj2021-12-091-13/+13
| * | | | | | | | | Rollup merge of #91711 - andrewbanchich:improve-zip-example, r=Mark-SimulacrumMatthias Krüger2021-12-111-6/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improve std::iter::zip example.Andrew Banchich2021-12-091-6/+14
| | |/ / / / / / / /
| * | | | | | | | | Rollup merge of #91682 - camelid:alias-layout, r=jyn514Matthias Krüger2021-12-112-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rustdoc: Show type layout for type aliasesNoah Lev2021-12-082-0/+13
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obkMatthias Krüger2021-12-1114-199/+211
| |\ \ \ \ \ \ \ \ \