| Age | Commit message (Expand) | Author | Lines |
| 2022-03-27 | Rollup merge of #93469 - compiler-errors:issue-93450, r=estebank | Dylan DPC | -1/+1 |
| 2022-03-27 | Rollup merge of #91981 - estebank:tweakaroo, r=lcnr | Dylan DPC | -4/+51 |
| 2022-03-27 | review comments and rebase | Esteban Kuber | -12/+10 |
| 2022-03-27 | Change wording of missing return type suggestion | Esteban Kuber | -2/+9 |
| 2022-03-27 | Drive by: handle references in `same_type_modulo_infer` | Esteban Kuber | -0/+3 |
| 2022-03-27 | Point (again) to more expressions with their type, even if not fully resolved | Esteban Kuber | -1/+2 |
| 2022-03-27 | Also resolve `const` param suggestion | Esteban Kuber | -1/+6 |
| 2022-03-27 | Eagerly replace `{integer}`/`{float}` with `i32`/`f64` for suggestion | Esteban Kuber | -0/+33 |
| 2022-03-26 | proc-macro: Stop wrapping `ident` matchers into groups | Vadim Petrochenkov | -106/+4 |
| 2022-03-26 | Auto merge of #95296 - workingjubilee:pretty-session, r=Dylan-DPC | bors | -120/+85 |
| 2022-03-26 | Auto merge of #95299 - mkroening:rm-hermitkernel, r=joshtriplett | bors | -62/+0 |
| 2022-03-26 | Auto merge of #95149 - cjgillot:once-diag, r=estebank | bors | -252/+169 |
| 2022-03-25 | Auto merge of #95304 - michaelwoerister:retry-finalize-session-dir, r=oli-obk | bors | -2/+23 |
| 2022-03-25 | Auto merge of #95280 - InfRandomness:infrandomness/Dtorck_clarification, r=ol... | bors | -19/+19 |
| 2022-03-25 | incr. comp.: Let compiler retry finalizing session directory a few times. | Michael Woerister | -2/+23 |
| 2022-03-25 | Auto merge of #95255 - petrochenkov:suggresolve, r=michaelwoerister | bors | -600/+415 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -62/+0 |
| 2022-03-25 | Auto merge of #95082 - spastorino:overlap-inherent-impls, r=nikomatsakis | bors | -65/+130 |
| 2022-03-25 | Auto merge of #95259 - nnethercote:more-macro-expansion-optimizations, r=petr... | bors | -86/+101 |
| 2022-03-24 | Use a let-chain in _session::output (nfc) | Jubilee Young | -15/+10 |
| 2022-03-24 | Vigorously refactor _session::code_stats (nfc) | Jubilee Young | -19/+11 |
| 2022-03-24 | Prettify rustc_session fmt with capturing args (nfc) | Jubilee Young | -86/+64 |
| 2022-03-25 | Shrink `MatcherPosRepetition`. | Nicholas Nethercote | -15/+13 |
| 2022-03-25 | Shrink `NamedMatchVec` to one inline element. | Nicholas Nethercote | -2/+5 |
| 2022-03-25 | Split `NamedMatch::MatchNonterminal` in two. | Nicholas Nethercote | -71/+81 |
| 2022-03-25 | Rollup merge of #95276 - FoseFx:clippy_trim_split_whitespace, r=flip1995 | Dylan DPC | -0/+4 |
| 2022-03-25 | Rollup merge of #95270 - michaelwoerister:fix-box-unsized-debuginfo, r=wesley... | Dylan DPC | -1/+18 |
| 2022-03-25 | Rollup merge of #95179 - b-naber:eval-in-try-unify, r=lcnr | Dylan DPC | -92/+163 |
| 2022-03-25 | Rollup merge of #94655 - JakobDegen:mir-phase-docs, r=oli-obk | Dylan DPC | -52/+113 |
| 2022-03-25 | Rollup merge of #94391 - light4:issue-90319, r=estebank | Dylan DPC | -14/+40 |
| 2022-03-25 | resolve: Rename `CrateLint` to `Finalize` | Vadim Petrochenkov | -170/+147 |
| 2022-03-25 | resolve: Stop passing unused spans and node ids to path resolution functions | Vadim Petrochenkov | -267/+188 |
| 2022-03-25 | resolve: Optimize path resolution for rustdoc | Vadim Petrochenkov | -59/+16 |
| 2022-03-25 | resolve: Do not build expensive suggestions if they are not actually used | Vadim Petrochenkov | -255/+215 |
| 2022-03-24 | Implement impl_subject_and_oblig instead of repeating the impls | Santiago Pastorino | -74/+26 |
| 2022-03-24 | Where bounds are checked on inherent impls | Santiago Pastorino | -2/+36 |
| 2022-03-24 | Auto merge of #94934 - Lireer:const-prop-lint, r=oli-obk | bors | -177/+1060 |
| 2022-03-24 | Swap DtorckConstraint to DropckConstraint | InfRandomness | -19/+19 |
| 2022-03-25 | Fix ice when error reporting recursion errors | lightning1141 | -14/+40 |
| 2022-03-24 | add diagnostic items for clippy's | Max Baumann | -0/+4 |
| 2022-03-24 | Normalize both trait and inherent | Santiago Pastorino | -16/+9 |
| 2022-03-24 | Extract impl_subject_and_oglibations fn and make equate receive subjects | Santiago Pastorino | -46/+93 |
| 2022-03-24 | Auto merge of #94876 - b-naber:thir-abstract-const-changes, r=lcnr | bors | -155/+304 |
| 2022-03-24 | Auto merge of #91030 - estebank:trait-bounds-are-tricky-2, r=oli-obk | bors | -166/+337 |
| 2022-03-24 | debuginfo: Fix debuginfo for Box<T> where T is unsized. | Michael Woerister | -1/+18 |
| 2022-03-24 | Auto merge of #95233 - compiler-errors:chalk-up, r=jackh726 | bors | -14/+41 |
| 2022-03-23 | make rustc work again | Michael Goulet | -10/+37 |
| 2022-03-24 | Properly track `ImplObligation`s | Esteban Kuber | -166/+337 |
| 2022-03-23 | Clarify more MIR docs | Jakob Degen | -0/+15 |
| 2022-03-23 | Clarify which kinds of MIR are allowed during which phases. | Jakob Degen | -52/+98 |