| Commit message (Expand) | Author | Age | Files | Lines |
| * | rustbot: Add autolabeling for `T-rustdoc`rustdoc-autolabel | Noah Lev | 2021-12-11 | 1 | -0/+23 |
| * | Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr | bors | 2021-12-11 | 56 | -200/+948 |
| |\ |
|
| | * | Rollup merge of #91721 - danielhenrymantilla:patch-1, r=joshtriplett | Matthias Krüger | 2021-12-11 | 3 | -54/+135 |
| | |\ |
|
| | | * | Update library/core/tests/future.rs | Josh Triplett | 2021-12-10 | 1 | -1/+1 |
| | | * | Add tests asserting the function-like semantics of `join!()` | Daniel Henry-Mantilla | 2021-12-09 | 2 | -0/+35 |
| | | * | Fix missing `mut` typo | Daniel Henry-Mantilla | 2021-12-09 | 1 | -1/+1 |
| | | * | Bring back the colon separators for the macro munching. | Daniel Henry-Mantilla | 2021-12-09 | 1 | -12/+12 |
| | | * | Fix two false positive lints | Daniel Henry-Mantilla | 2021-12-09 | 1 | -1/+3 |
| | | * | Minor improvements to `future::join!`'s implementation | Daniel Henry-Mantilla | 2021-12-09 | 1 | -53/+97 |
| | * | | Rollup merge of #91548 - luojia65:hint-spin-loop-riscv, r=Amanieu | Matthias Krüger | 2021-12-11 | 2 | -0/+5 |
| | |\ \ |
|
| | | * | | Update stdarch dependency | luojia65 | 2021-12-09 | 1 | -0/+0 |
| | | * | | Add spin_loop hint for RISC-V architecture | luojia65 | 2021-12-05 | 2 | -0/+5 |
| | * | | | Rollup merge of #90741 - mbartlett21:patch-4, r=dtolnay | Matthias Krüger | 2021-12-11 | 1 | -4/+19 |
| | |\ \ \ |
|
| | | * | | | Add tracking issue number | mbartlett21 | 2021-12-06 | 1 | -2/+2 |
| | | * | | | Format | mbartlett21 | 2021-11-10 | 1 | -2/+8 |
| | | * | | | Rename `Option::cloned` gate | mbartlett21 | 2021-11-10 | 1 | -2/+2 |
| | | * | | | Make `Option::cloned` const fn. | mbartlett21 | 2021-11-10 | 1 | -4/+13 |
| | * | | | | Rollup merge of #90270 - woppopo:const_borrow_trait, r=dtolnay | Matthias Krüger | 2021-12-11 | 2 | -7/+14 |
| | |\ \ \ \ |
|
| | | * | | | | Make `Borrow` and `BorrowMut` impls `const` | woppopo | 2021-12-04 | 2 | -7/+14 |
| | * | | | | | Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakis | Matthias Krüger | 2021-12-11 | 37 | -133/+466 |
| | |\ \ \ \ \ |
|
| | | * | | | | | fmt | Esteban Kuber | 2021-12-10 | 1 | -16/+17 |
| | | * | | | | | fix tests after rebase | Esteban Kuber | 2021-12-10 | 6 | -9/+20 |
| | | * | | | | | review comment | Esteban Kuber | 2021-12-10 | 1 | -3/+3 |
| | | * | | | | | Remove field from `ErrorValue` | Esteban Kuber | 2021-12-10 | 1 | -12/+12 |
| | | * | | | | | Review comments | Esteban Kuber | 2021-12-10 | 2 | -10/+12 |
| | | * | | | | | Tweak wording | Esteban Kuber | 2021-12-10 | 21 | -50/+50 |
| | | * | | | | | rebase and update nll test | Esteban Kuber | 2021-12-10 | 1 | -2/+8 |
| | | * | | | | | Update nll test | Esteban Kuber | 2021-12-10 | 1 | -0/+15 |
| | | * | | | | | Use a more accurate `Span` for `'static` obligation from return type | Esteban Kuber | 2021-12-10 | 12 | -79/+85 |
| | | * | | | | | Point at return type when it introduces `'static` obligation | Esteban Kuber | 2021-12-10 | 10 | -0/+142 |
| | | * | | | | | Add filtering based on involved required lifetime | Esteban Kuber | 2021-12-10 | 3 | -23/+21 |
| | | * | | | | | review comments | Esteban Kuber | 2021-12-10 | 2 | -21/+29 |
| | | * | | | | | Clean up visual output logic | Esteban Kuber | 2021-12-10 | 14 | -106/+61 |
| | | * | | | | | Point at capture points for non-`'static` reference crossing a `yield` point | Esteban Kuber | 2021-12-10 | 12 | -23/+212 |
| | * | | | | | | Rollup merge of #83174 - camelid:borrow-help, r=oli-obk | Matthias Krüger | 2021-12-11 | 11 | -2/+309 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Suggest using a temporary variable to fix borrowck errors | Noah Lev | 2021-12-10 | 11 | -2/+309 |
| | | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | | Auto merge of #91792 - matthiaskrgr:rollup-2epg7jq, r=matthiaskrgr | bors | 2021-12-11 | 32 | -271/+405 |
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | * | | | | | | Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514 | Matthias Krüger | 2021-12-11 | 2 | -2/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Correct since attribute for feature | Maxwase | 2021-12-11 | 2 | -2/+2 |
| | * | | | | | | | Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisa | Matthias Krüger | 2021-12-11 | 8 | -0/+25 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | give more help in the unaligned_references lint | Ralf Jung | 2021-12-09 | 8 | -0/+25 |
| | * | | | | | | | | Rollup merge of #91717 - inashivb:issue-91713, r=jyn514 | Matthias Krüger | 2021-12-11 | 4 | -13/+51 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Update src/test/rustdoc-ui/issue-91713.rs | Shivani Bhardwaj | 2021-12-10 | 1 | -0/+1 |
| | | * | | | | | | | | Add test for deprecation warning for --passes | Shivani Bhardwaj | 2021-12-09 | 3 | -0/+37 |
| | | * | | | | | | | | Add deprecation warning for --passes | Shivani Bhardwaj | 2021-12-09 | 1 | -13/+13 |
| | * | | | | | | | | | Rollup merge of #91711 - andrewbanchich:improve-zip-example, r=Mark-Simulacrum | Matthias Krüger | 2021-12-11 | 1 | -6/+14 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Improve std::iter::zip example. | Andrew Banchich | 2021-12-09 | 1 | -6/+14 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | Rollup merge of #91682 - camelid:alias-layout, r=jyn514 | Matthias Krüger | 2021-12-11 | 2 | -0/+13 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | rustdoc: Show type layout for type aliases | Noah Lev | 2021-12-08 | 2 | -0/+13 |
| | | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | | Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk | Matthias Krüger | 2021-12-11 | 14 | -199/+211 |
| | |\ \ \ \ \ \ \ \ \ |
|