| Age | Commit message (Expand) | Author | Lines |
| 2022-07-09 | Only register hidden types for opaque types from the current crate, nothing e... | Oli Scherer | -0/+1 |
| 2022-07-09 | not knowing about opaque types is worse than not knowing about regions, make ... | Oli Scherer | -2/+2 |
| 2022-07-09 | Make `evaluate_obligation` not succeed unconditionally if it registered new h... | Oli Scherer | -9/+14 |
| 2022-07-09 | pessimistically treat all function items as containing an opaque type | Oli Scherer | -0/+5 |
| 2022-07-09 | Return a FxIndexSet in is_late_bound query. | Camille GILLOT | -1/+2 |
| 2022-06-24 | Rollup merge of #98280 - compiler-errors:better-call-closure-on-type-err, r=e... | Yuki Okushi | -1/+1 |
| 2022-06-24 | Rollup merge of #96955 - Aaron1011:pretty-print-sort, r=petrochenkov | Yuki Okushi | -11/+10 |
| 2022-06-23 | Rollup merge of #98388 - rosehuds:master, r=davidtwco | Michael Goulet | -4/+18 |
| 2022-06-23 | Rollup merge of #98365 - jyn514:improve-obligation-errors-review-comments, r=... | Michael Goulet | -1/+15 |
| 2022-06-22 | Remove (transitive) reliance on sorting by DefId in pretty-printer | Aaron Hill | -11/+10 |
| 2022-06-22 | implement `iter_projections` function on `PlaceRef` | Rose Hudson | -4/+18 |
| 2022-06-22 | Rollup merge of #97895 - nbdd0121:unlikely, r=estebank | Yuki Okushi | -1/+1 |
| 2022-06-22 | Rollup merge of #97818 - compiler-errors:rpit-error-spanned, r=oli-obk | Yuki Okushi | -0/+3 |
| 2022-06-21 | Point at return expression for RPIT-related error | Michael Goulet | -0/+3 |
| 2022-06-21 | Improve suggestion for calling closure on type mismatch | Michael Goulet | -1/+1 |
| 2022-06-21 | Address review comments from #98259 | Joshua Nelson | -1/+15 |
| 2022-06-22 | Rollup merge of #98099 - RalfJung:convert_tag_add_extra, r=oli-obk | Yuki Okushi | -6/+6 |
| 2022-06-21 | Auto merge of #98335 - JohnTitor:rollup-j2zudxv, r=JohnTitor | bors | -0/+7 |
| 2022-06-21 | Rollup merge of #98306 - eggyal:add-unevaluated-to-blanket-fallibletypefolder... | Yuki Okushi | -0/+7 |
| 2022-06-21 | Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk | bors | -0/+1 |
| 2022-06-20 | Rollup merge of #98267 - compiler-errors:suggest-wildcard-arm, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-06-20 | `try_fold_unevaluated` for infallible folders | Alan Egerton | -0/+7 |
| 2022-06-19 | Use `Span::eq_ctxt` method instead of `.ctxt() == .ctxt()` | Michael Goulet | -1/+1 |
| 2022-06-19 | Auto merge of #98247 - jackh726:regionkind-rustc-type-ir, r=compiler-errors | bors | -311/+40 |
| 2022-06-19 | Auto merge of #98255 - Dylan-DPC:rollup-hr129rg, r=Dylan-DPC | bors | -5/+5 |
| 2022-06-19 | Rollup merge of #98136 - fee1-dead-contrib:rename_impl_constness, r=oli-obk | Dylan DPC | -5/+5 |
| 2022-06-19 | Use `ensure` for `UnusedBrokenConst`. | Camille GILLOT | -1/+34 |
| 2022-06-19 | Move RegionKind to rustc_type_ir | Jack Huey | -311/+40 |
| 2022-06-18 | Auto merge of #98153 - nnethercote:fix-MissingDoc-quadratic-behaviour, r=cjgi... | bors | -4/+3 |
| 2022-06-18 | Remove `likely!` and `unlikely!` macro from compiler | Gary Guo | -1/+1 |
| 2022-06-17 | Auto merge of #98097 - lqd:const-alloc-hash, r=oli-obk | bors | -2/+75 |
| 2022-06-17 | Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister | bors | -59/+122 |
| 2022-06-16 | adjust const alloc interning partial hash comments | Rémy Rakic | -4/+8 |
| 2022-06-16 | ctfe: limit hashing of big const allocations when interning | Rémy Rakic | -2/+71 |
| 2022-06-16 | interpret: convert_tag_add_extra, init_allocation_extra: allow tagger to rais... | Ralf Jung | -6/+6 |
| 2022-06-16 | Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi... | Matthias Krüger | -5/+11 |
| 2022-06-16 | Support lint expectations for `--force-warn` lints (RFC 2383) | xFrednet | -5/+11 |
| 2022-06-15 | correct mirphase docs | DrMeepster | -2/+2 |
| 2022-06-15 | remove box derefs from codgen | DrMeepster | -1/+2 |
| 2022-06-16 | Remove unused `hir_id` arg from `visit_attribute`. | Nicholas Nethercote | -4/+3 |
| 2022-06-15 | Consume resolutions for lowering separately. | Camille GILLOT | -0/+5 |
| 2022-06-15 | Remove unused item_generics_num_lifetimes. | Camille GILLOT | -1/+0 |
| 2022-06-15 | Rename `impl_constness` to `constness` | Deadbeef | -5/+5 |
| 2022-06-15 | Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 | Yuki Okushi | -6/+6 |
| 2022-06-15 | Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3 | Yuki Okushi | -14/+14 |
| 2022-06-14 | Separate `source_span` and `expn_that_defined` from `Definitions`. | Camille GILLOT | -15/+56 |
| 2022-06-14 | Make ResolverAstLowering a struct. | Camille GILLOT | -1/+28 |
| 2022-06-14 | Separate Definitions and CrateStore from ResolverOutputs. | Camille GILLOT | -58/+49 |
| 2022-06-14 | rebase | b-naber | -72/+30 |
| 2022-06-14 | rebase | b-naber | -1/+1 |