| Age | Commit message (Expand) | Author | Lines |
| 2022-05-06 | Fix inaccurate function name in `rustc_const_eval` docs | pierwill | -3/+3 |
| 2022-05-06 | Auto merge of #96268 - jackh726:remove-mutable_borrow_reservation_conflict-li... | bors | -104/+13 |
| 2022-05-06 | Auto merge of #94598 - scottmcm:prefix-free-hasher-methods, r=Amanieu | bors | -0/+20 |
| 2022-05-06 | Add a dedicated length-prefixing method to `Hasher` | Scott McMurray | -0/+20 |
| 2022-05-05 | Rollup merge of #96747 - JohnTitor:expect-local-track-caller, r=compiler-errors | Michael Goulet | -0/+1 |
| 2022-05-05 | Auto merge of #96520 - lcnr:general-incoherent-impls, r=petrochenkov | bors | -17/+99 |
| 2022-05-06 | Add `track_caller` to `DefId::expect_local()` | Yuki Okushi | -0/+1 |
| 2022-05-05 | Auto merge of #96734 - matthiaskrgr:rollup-hng33tb, r=matthiaskrgr | bors | -147/+254 |
| 2022-05-05 | Rollup merge of #96714 - RalfJung:scalar-pair-debug, r=oli-obk | Matthias Krüger | -53/+99 |
| 2022-05-05 | Rollup merge of #96682 - nnethercote:show-invisible-delims, r=petrochenkov | Matthias Krüger | -7/+21 |
| 2022-05-05 | Rollup merge of #96673 - oli-obk:tait_impl_diagnostic, r=petrochenkov | Matthias Krüger | -53/+54 |
| 2022-05-05 | Rollup merge of #96507 - TaKO8Ki:suggest-calling-associated-function, r=lcnr | Matthias Krüger | -34/+80 |
| 2022-05-05 | update error messages and explicitly mention them in tests | lcnr | -2/+2 |
| 2022-05-05 | Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister | bors | -76/+404 |
| 2022-05-05 | forbid empty impls for types with incoherent impls | lcnr | -5/+22 |
| 2022-05-05 | remove unnecessary check | lcnr | -3/+1 |
| 2022-05-05 | generalize "incoherent impls" impl for custom types | lcnr | -17/+84 |
| 2022-05-05 | give it a scary name | Ralf Jung | -14/+17 |
| 2022-05-05 | suggest calling `Self::associated_function()` | Takayuki Maeda | -34/+80 |
| 2022-05-05 | Auto merge of #96720 - JohnTitor:rollup-9jaaekr, r=JohnTitor | bors | -21/+5 |
| 2022-05-05 | Rollup merge of #96697 - oli-obk:trace_queries, r=michaelwoerister | Yuki Okushi | -1/+5 |
| 2022-05-05 | Rollup merge of #96628 - joshtriplett:stabilize-then-some, r=m-ou-se | Yuki Okushi | -20/+0 |
| 2022-05-05 | Auto merge of #96593 - jackh726:issue-93262, r=compiler-errors | bors | -16/+8 |
| 2022-05-04 | Cleanup broken doc links. | ridwanabdillahi | -1/+1 |
| 2022-05-04 | Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov | bors | -93/+170 |
| 2022-05-05 | Add a comment on `TokenKind::Interpolated`. | Nicholas Nethercote | -0/+9 |
| 2022-05-05 | Overhaul `MacArgs::Eq`. | Nicholas Nethercote | -66/+151 |
| 2022-05-04 | interpret: debug-check ScalarPair layout information | Ralf Jung | -46/+89 |
| 2022-05-04 | Enable tracing for all queryies | Oli Scherer | -1/+5 |
| 2022-05-04 | Auto merge of #96683 - nnethercote:speed-up-Token-ident-lifetime, r=petrochenkov | bors | -11/+21 |
| 2022-05-04 | Auto merge of #94775 - oli-obk:operand_order, r=davidtwco | bors | -30/+101 |
| 2022-05-04 | Stabilize `bool::then_some` | Josh Triplett | -20/+0 |
| 2022-05-04 | Generate an intermediate temporary for `Drop` constants. | Oli Scherer | -30/+101 |
| 2022-05-04 | Rollup merge of #96684 - tmiasko:mir-downcast, r=petrochenkov | Yuki Okushi | -4/+2 |
| 2022-05-04 | Rollup merge of #96679 - ricked-twice:issue-96223-fix, r=jackh726 | Yuki Okushi | -1/+7 |
| 2022-05-04 | Revert #92191 Prefer projection candidates instead of param_env candidates fo... | Jack Huey | -16/+8 |
| 2022-05-04 | Auto merge of #96353 - estebank:issue-95413, r=compiler-errors | bors | -1/+18 |
| 2022-05-04 | Show invisible delimeters (within comments) when pretty printing. | Nicholas Nethercote | -7/+21 |
| 2022-05-03 | Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakis | bors | -7/+46 |
| 2022-05-03 | Update `ProjectionElem::Downcast` documentation | Tomasz Miąsko | -4/+2 |
| 2022-05-03 | Taking review hints into account. | ricked-twice | -1/+1 |
| 2022-05-04 | Remove unnecessary `NtIdent` in `Token::is_whole_expr`. | Nicholas Nethercote | -1/+1 |
| 2022-05-04 | Fix spelling of an identifier. | Nicholas Nethercote | -4/+4 |
| 2022-05-04 | Speed up `Token::{ident,lifetime}`. | Nicholas Nethercote | -6/+16 |
| 2022-05-03 | Auto merge of #96558 - bjorn3:librarify_parse_format, r=davidtwco | bors | -188/+228 |
| 2022-05-03 | Quick fix for #96223. | ricked-twice | -1/+7 |
| 2022-05-03 | Add support for a new attribute `#[debugger_visualizer]` to support embedding... | ridwanabdillahi | -76/+404 |
| 2022-05-03 | Report that opaque types are not allowed in impls even in the presence of oth... | Oli Scherer | -53/+54 |
| 2022-05-03 | Auto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco | bors | -2/+2 |
| 2022-05-03 | Make rustc_parse_format compile on stable | bjorn3 | -188/+228 |