| Age | Commit message (Expand) | Author | Lines |
| 2021-07-30 | Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwco | bors | -0/+21 |
| 2021-07-30 | Auto merge of #87237 - jonas-schievink:const-for-and-try, r=oli-obk | bors | -16/+145 |
| 2021-07-30 | Auto merge of #87615 - JohnTitor:rollup-t5jpmrg, r=JohnTitor | bors | -0/+72 |
| 2021-07-30 | Rollup merge of #87602 - wesleywiser:partially_fix_short_backtraces_windows_o... | Yuki Okushi | -0/+58 |
| 2021-07-30 | Rollup merge of #87554 - sexxi-goose:fix-issue-87426, r=nikomatsakis | Yuki Okushi | -0/+14 |
| 2021-07-30 | Auto merge of #87483 - oli-obk:tait_ice, r=lqd | bors | -0/+73 |
| 2021-07-29 | Auto merge of #87285 - GuillaumeGomez:intra-doc-span, r=estebank | bors | -92/+166 |
| 2021-07-29 | Update tests | Jonas Schievink | -16/+42 |
| 2021-07-29 | Add `const_for` test | Jonas Schievink | -0/+25 |
| 2021-07-29 | Add feature gates for `for` and `?` in consts | Jonas Schievink | -0/+78 |
| 2021-07-29 | [backtraces]: look for the `begin` symbol only after seeing `end` | Wesley Wiser | -1/+12 |
| 2021-07-29 | Add regression test | Wesley Wiser | -0/+47 |
| 2021-07-29 | Update rustdoc-ui tests for intra-doc links errors | Guillaume Gomez | -92/+166 |
| 2021-07-29 | Auto merge of #86664 - m-ou-se:uninit-track-caller, r=JohnTitor | bors | -10/+2 |
| 2021-07-29 | Auto merge of #86998 - m-ou-se:const-panic-fmt-as-str, r=oli-obk | bors | -2/+97 |
| 2021-07-29 | Rollup merge of #87521 - midgleyc:long-E0498, r=GuillaumeGomez | Yuki Okushi | -0/+2 |
| 2021-07-29 | Rollup merge of #87491 - jamesmunns:integrate-memorial, r=Mark-Simulacrum | Yuki Okushi | -6/+10 |
| 2021-07-29 | Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514 | Yuki Okushi | -4/+40 |
| 2021-07-28 | Auto merge of #87540 - JohnTitor:rollup-8xc6bl5, r=JohnTitor | bors | -5135/+998 |
| 2021-07-28 | fix nit | Roxane | -1/+1 |
| 2021-07-28 | Range PatKind implies discr should be read | Roxane | -0/+14 |
| 2021-07-28 | Add new const_format_args!() macro and use it in panics. | Mara Bos | -2/+12 |
| 2021-07-28 | Add test for const panic in Rust 2021. | Mara Bos | -0/+94 |
| 2021-07-28 | Update test output for const fmt::Arguments constructor. | Mara Bos | -11/+2 |
| 2021-07-28 | Add #[track_caller] for some function in core::mem. | Mara Bos | -10/+2 |
| 2021-07-28 | Rollup merge of #87524 - FabianWolff:issue-87495, r=Aaron1011 | Yuki Okushi | -0/+26 |
| 2021-07-28 | Rollup merge of #87501 - spastorino:remove-min-tait, r=oli-obk | Yuki Okushi | -5113/+938 |
| 2021-07-28 | Rollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser | Yuki Okushi | -22/+34 |
| 2021-07-28 | Auto merge of #86251 - Smittyvb:thir-tree-again, r=oli-obk | bors | -0/+59 |
| 2021-07-28 | Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkov | bors | -42/+267 |
| 2021-07-28 | Fix ICE in `diagnostic_hir_wf_check` | Fabian Wolff | -0/+26 |
| 2021-07-27 | Remove min_tait and full_tait stderr dangling files | Santiago Pastorino | -5211/+0 |
| 2021-07-27 | Bless nll tests | Santiago Pastorino | -0/+79 |
| 2021-07-27 | Update tests | Jacob Pratt | -422/+96 |
| 2021-07-27 | Prohibit `#[default]` in invalid places | Jacob Pratt | -26/+94 |
| 2021-07-27 | Permit deriving default on enums with `#[default]` | Jacob Pratt | -42/+199 |
| 2021-07-27 | Add long explanation for E0498 | Chris Midgley | -0/+2 |
| 2021-07-27 | Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnr | bors | -20/+167 |
| 2021-07-27 | remove allow(unconditional_recursion) | ibraheemdev | -3/+15 |
| 2021-07-27 | Remove min_type_alias_impl_trait feature | Santiago Pastorino | -168/+0 |
| 2021-07-27 | Make all tests use type_alias_impl_trait feature instead of min | Santiago Pastorino | -522/+2712 |
| 2021-07-27 | Use type_alias_impl_trait instead of min in compiler and lib | Santiago Pastorino | -2252/+1187 |
| 2021-07-27 | Rollup merge of #87497 - midgleyc:long-E0544, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-07-27 | Rollup merge of #86764 - estebank:issue-86756, r=pnkfelix | Yuki Okushi | -0/+58 |
| 2021-07-27 | Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelix | Yuki Okushi | -5/+45 |
| 2021-07-27 | Auto merge of #85305 - MarcusDunn:master, r=pnkfelix | bors | -278/+219 |
| 2021-07-27 | Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix | bors | -5/+4 |
| 2021-07-26 | Add long explanation for E0544. | Chris Midgley | -1/+1 |
| 2021-07-26 | Auto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d, r=GuillaumeGomez | bors | -8/+94 |
| 2021-07-26 | Actually infer args in visitors | kadmin | -7/+165 |