| Age | Commit message (Expand) | Author | Lines |
| 2022-05-06 | macros: allow `Vec` fields in diagnostic derive | David Wood | -0/+8 |
| 2022-05-05 | Auto merge of #96520 - lcnr:general-incoherent-impls, r=petrochenkov | bors | -0/+226 |
| 2022-05-05 | Auto merge of #96734 - matthiaskrgr:rollup-hng33tb, r=matthiaskrgr | bors | -64/+163 |
| 2022-05-05 | Rollup merge of #96682 - nnethercote:show-invisible-delims, r=petrochenkov | Matthias Krüger | -59/+86 |
| 2022-05-05 | Rollup merge of #96673 - oli-obk:tait_impl_diagnostic, r=petrochenkov | Matthias Krüger | -5/+10 |
| 2022-05-05 | Rollup merge of #96507 - TaKO8Ki:suggest-calling-associated-function, r=lcnr | Matthias Krüger | -0/+67 |
| 2022-05-05 | update error messages and explicitly mention them in tests | lcnr | -32/+52 |
| 2022-05-05 | Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister | bors | -0/+124 |
| 2022-05-05 | forbid empty impls for types with incoherent impls | lcnr | -0/+206 |
| 2022-05-05 | suggest calling `Self::associated_function()` | Takayuki Maeda | -0/+67 |
| 2022-05-05 | Auto merge of #96720 - JohnTitor:rollup-9jaaekr, r=JohnTitor | bors | -72/+499 |
| 2022-05-05 | Rollup merge of #96677 - jyn514:label-break-value-tests, r=petrochenkov | Yuki Okushi | -1/+208 |
| 2022-05-05 | Rollup merge of #96603 - Alexendoo:const-generics-tests, r=Mark-Simulacrum | Yuki Okushi | -71/+291 |
| 2022-05-05 | Auto merge of #96593 - jackh726:issue-93262, r=compiler-errors | bors | -1/+56 |
| 2022-05-04 | Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov | bors | -21/+21 |
| 2022-05-05 | Overhaul `MacArgs::Eq`. | Nicholas Nethercote | -21/+21 |
| 2022-05-04 | Auto merge of #94775 - oli-obk:operand_order, r=davidtwco | bors | -4/+43 |
| 2022-05-04 | Generate an intermediate temporary for `Drop` constants. | Oli Scherer | -8/+21 |
| 2022-05-04 | Rollup merge of #96686 - JohnTitor:impl-trait-tests, r=oli-obk | Yuki Okushi | -0/+123 |
| 2022-05-04 | Rollup merge of #96679 - ricked-twice:issue-96223-fix, r=jackh726 | Yuki Okushi | -0/+80 |
| 2022-05-04 | Rollup merge of #96668 - GuillaumeGomez:fix-rustdoc-ui-flaky-test, r=petroche... | Yuki Okushi | -1/+2 |
| 2022-05-04 | Add regression test | Oli Scherer | -0/+26 |
| 2022-05-04 | Revert #92191 Prefer projection candidates instead of param_env candidates fo... | Jack Huey | -1/+56 |
| 2022-05-04 | Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomez | bors | -0/+44 |
| 2022-05-04 | Auto merge of #96353 - estebank:issue-95413, r=compiler-errors | bors | -0/+114 |
| 2022-05-04 | Add some TAIT-related tests | Yuki Okushi | -0/+123 |
| 2022-05-04 | Show invisible delimeters (within comments) when pretty printing. | Nicholas Nethercote | -59/+86 |
| 2022-05-03 | Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakis | bors | -0/+34 |
| 2022-05-03 | Taking review hints into account. | ricked-twice | -8/+7 |
| 2022-05-03 | Quick fix for #96223. | ricked-twice | -0/+81 |
| 2022-05-03 | Add more tests for label-break-value | Joshua Nelson | -1/+208 |
| 2022-05-03 | Fix flaky rustdoc-ui test because it did not replace time result | Guillaume Gomez | -1/+2 |
| 2022-05-03 | Add support for a new attribute `#[debugger_visualizer]` to support embedding... | ridwanabdillahi | -0/+124 |
| 2022-05-03 | Report that opaque types are not allowed in impls even in the presence of oth... | Oli Scherer | -5/+10 |
| 2022-05-03 | Rollup merge of #96646 - estebank:issue-96638, r=jackh726 | Yuki Okushi | -0/+28 |
| 2022-05-03 | Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-de... | Yuki Okushi | -12/+34 |
| 2022-05-03 | Rollup merge of #96614 - JohnTitor:test-92305, r=oli-obk | Yuki Okushi | -0/+47 |
| 2022-05-03 | Rollup merge of #96589 - Badel2:source-callsite, r=michaelwoerister | Yuki Okushi | -0/+37 |
| 2022-05-03 | Rollup merge of #93097 - GuillaumeGomez:settings-js, r=jsha | Yuki Okushi | -9/+85 |
| 2022-05-03 | Tweak wording | Esteban Kuber | -28/+28 |
| 2022-05-03 | When suggesting to import an item, also suggest changing the path if appropriate | Esteban Küber | -13/+127 |
| 2022-05-02 | Mitigate impact of subtle invalid call suggestion logic | Esteban Kuber | -0/+28 |
| 2022-05-02 | Fix invalid keyword order for function declarations | Ken Matsui | -12/+34 |
| 2022-05-02 | Auto merge of #96596 - scottmcm:limited-calloc, r=Mark-Simulacrum | bors | -0/+32 |
| 2022-05-02 | Auto merge of #96600 - c410-f3r:z-errors, r=petrochenkov | bors | -0/+0 |
| 2022-05-01 | Tweak the calloc optimization to only apply to shortish-arrays | Scott McMurray | -0/+32 |
| 2022-05-02 | Rollup merge of #96571 - thomcc:bathroom-stall, r=Mark-Simulacrum | Yuki Okushi | -0/+7 |
| 2022-05-02 | Add a regression test for #92305 | Yuki Okushi | -0/+47 |
| 2022-05-01 | Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez | bors | -0/+64 |
| 2022-05-01 | Enable full revision in const generics ui tests | Alex Macleod | -71/+291 |