| Age | Commit message (Expand) | Author | Lines |
| 2022-10-21 | tests | Michael Goulet | -0/+159 |
| 2022-10-21 | Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowers | bors | -2/+4 |
| 2022-10-21 | rustdoc: prevent method summary margin from being applied to docblocks | Michael Howell | -0/+23 |
| 2022-10-21 | Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomez | bors | -0/+44 |
| 2022-10-21 | Handle RPITITs properly in register_hidden_type | Michael Goulet | -13/+50 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -46/+115 |
| 2022-10-21 | Update UI tests | clubby789 | -9/+44 |
| 2022-10-21 | Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G... | Dylan DPC | -8/+30 |
| 2022-10-21 | Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-dead | Dylan DPC | -14/+5 |
| 2022-10-21 | Rollup merge of #103111 - cjgillot:shadow-label, r=estebank | Dylan DPC | -18/+33 |
| 2022-10-21 | Rollup merge of #103051 - davidtwco:translation-tidying-up, r=compiler-errors | Dylan DPC | -50/+73 |
| 2022-10-21 | Rollup merge of #102287 - compiler-errors:unused-must-use-also-supertrait, r=... | Dylan DPC | -0/+26 |
| 2022-10-21 | add test for issue 97607 | Rageking8 | -0/+12 |
| 2022-10-21 | fix some typos | Rageking8 | -3/+3 |
| 2022-10-21 | Fix unreachable_pub suggestion for enum with fields | Kitsu | -0/+30 |
| 2022-10-21 | Introduce deduced parameter attributes, and use them for deducing `readonly` on | Patrick Walton | -1/+61 |
| 2022-10-21 | replaced wrong test with the correct mcve | Sarthak Singh | -36/+11 |
| 2022-10-20 | Add fix suggestions for E0199, E0200, and E0569 | Nicolas Barrios | -0/+54 |
| 2022-10-20 | Do not suggest trivially false const predicates | Michael Goulet | -61/+0 |
| 2022-10-20 | Add UI regression test when querying visibility of generic parameter | Guillaume Gomez | -0/+9 |
| 2022-10-20 | Add ui test to ensure attributes generated from macros are kept as expected | Guillaume Gomez | -0/+35 |
| 2022-10-20 | Change process spawning to inherit the parent's signal mask by default | Rain | -2/+4 |
| 2022-10-20 | Rollup merge of #103319 - fee1-dead-contrib:improve_tilde_const_msg, r=oli-obk | Matthias Krüger | -5/+42 |
| 2022-10-20 | Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddle | Matthias Krüger | -0/+18 |
| 2022-10-20 | Rollup merge of #103281 - thomcc:long-overdue, r=jyn514 | Matthias Krüger | -3/+3 |
| 2022-10-20 | Rollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk | Matthias Krüger | -0/+16 |
| 2022-10-20 | rustdoc: improve appearance of source page navigation bar | Michael Howell | -8/+30 |
| 2022-10-20 | Improve "`~const` is not allowed here" message | Deadbeef | -5/+42 |
| 2022-10-20 | Elaborate supertrait bounds when triggering unused_must_use on impl Trait | Michael Goulet | -0/+26 |
| 2022-10-20 | Update tests to match error message changes | b4den | -126/+126 |
| 2022-10-20 | fix rust-lang#101880: suggest let for assignment, and some code refactor | yukang | -0/+94 |
| 2022-10-20 | Move some tests for more reasonable places | Caio | -0/+0 |
| 2022-10-20 | Auto merge of #103290 - matthiaskrgr:rollup-ngozai3, r=matthiaskrgr | bors | -6/+153 |
| 2022-10-20 | fix assertion failed for break_last_token and trailing token | yukang | -0/+25 |
| 2022-10-20 | Don't use usub.with.overflow intrinsic | Nikita Popov | -0/+16 |
| 2022-10-20 | Add GUI tests for collapse/expand actions | Guillaume Gomez | -0/+18 |
| 2022-10-20 | Rollup merge of #103276 - compiler-errors:default-on-uninit-ice, r=TaKO8Ki | Matthias Krüger | -0/+54 |
| 2022-10-20 | Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddle | Matthias Krüger | -5/+98 |
| 2022-10-20 | Auto merge of #103220 - compiler-errors:deny-infers, r=lcnr | bors | -22/+22 |
| 2022-10-19 | Adjust `transmute{,_copy}` to be clearer about which of `T` and `U` is input ... | Thom Chiovoloni | -3/+3 |
| 2022-10-20 | Bless test | Michael Goulet | -3/+19 |
| 2022-10-20 | fix span for suggestion | yukang | -2/+3 |
| 2022-10-20 | fix #103112, add diagnostic for calling a function with the same name when a ... | yukang | -0/+18 |
| 2022-10-20 | Auto merge of #103205 - spastorino:fix-rpits-lifetime-remapping, r=cjgillot | bors | -0/+23 |
| 2022-10-19 | Bless ui tests | Ryan Lopopolo | -2/+2 |
| 2022-10-20 | Adjusting test to needs-unwind, with linking issue | Andrew Pollack | -1/+1 |
| 2022-10-20 | Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726 | bors | -25/+65 |
| 2022-10-19 | Erase regions before checking for default in uninitialized binding error | Michael Goulet | -0/+54 |
| 2022-10-19 | Do anonymous lifetimes remapping correctly for nested rpits | Santiago Pastorino | -0/+23 |