| Age | Commit message (Expand) | Author | Lines |
| 2022-01-05 | Combine drain_filter calls | Aaron Hill | -4/+4 |
| 2022-01-05 | Use SsoHashSet | Aaron Hill | -2/+2 |
| 2022-01-05 | Deduplicate projection sub-obligations | Aaron Hill | -0/+6 |
| 2022-01-05 | Disable LLVM newPM by default | Simonas Kazlauskas | -8/+4 |
| 2022-01-05 | Revert "Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set." | Hans Kratz | -15/+0 |
| 2022-01-05 | Fix HashStable implementation on InferTy | Michael Goulet | -0/+1 |
| 2021-11-29 | Don't treat unnormalized function arguments as well-formed | jackh726 | -16/+3 |
| 2021-11-26 | Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgr | bors | -13/+17 |
| 2021-11-26 | Rollup merge of #91212 - compiler-errors:issue91206, r=oli-obk | Matthias Krüger | -10/+14 |
| 2021-11-26 | Rollup merge of #91169 - RDambrosio016:master, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2021-11-26 | Auto merge of #91164 - Badel2:usefulness-stack-overflow, r=davidtwco | bors | -4/+7 |
| 2021-11-26 | Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr | bors | -1/+2 |
| 2021-11-26 | Auto merge of #85102 - estebank:point-at-assignment, r=oli-obk | bors | -21/+197 |
| 2021-11-25 | Visit `param_env` field in Obligation's `TypeFoldable` impl | Aaron Hill | -1/+2 |
| 2021-11-25 | Auto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011 | bors | -1/+0 |
| 2021-11-25 | Account for type obligation coming from `const` and `static` | Esteban Kuber | -22/+46 |
| 2021-11-25 | On type mismatch caused by assignment, point at assignee | Esteban Küber | -21/+173 |
| 2021-11-25 | Fix issue 91206 | Michael Goulet | -10/+14 |
| 2021-11-25 | Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiser | Matthias Krüger | -8/+1 |
| 2021-11-25 | Rollup merge of #91162 - RalfJung:miri-shift-truncation, r=oli-obk | Matthias Krüger | -1/+14 |
| 2021-11-25 | Rollup merge of #91111 - cjgillot:hir-no-lower-attrs, r=michaelwoerister | Matthias Krüger | -0/+9 |
| 2021-11-25 | Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebank | Matthias Krüger | -75/+282 |
| 2021-11-25 | Rollup merge of #90499 - rusticstuff:macos-target-fixes, r=petrochenkov | Matthias Krüger | -9/+30 |
| 2021-11-25 | Rollup merge of #89359 - fee1-dead:const-it, r=oli-obk | Matthias Krüger | -11/+35 |
| 2021-11-25 | Auto merge of #88781 - estebank:emoji-idents, r=oli-obk | bors | -10/+72 |
| 2021-11-25 | Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set. | Hans Kratz | -0/+15 |
| 2021-11-25 | Set the default deployment target for Macos ARM64 to 11.0. | Hans Kratz | -6/+13 |
| 2021-11-25 | The correct LLVM target for aarch64-apple-darwin is arm64-... (as with ios) | Hans Kratz | -3/+2 |
| 2021-11-25 | Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor | bors | -54/+175 |
| 2021-11-25 | Do not visit attributes in `LateResolutionVisitor`. | Camille GILLOT | -0/+4 |
| 2021-11-24 | Tweak span and add more tests | Esteban Kuber | -5/+2 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -6/+15 |
| 2021-11-24 | Rollup merge of #90044 - rusticstuff:disable_arm_outline_atomics_for_musl, r=... | Guillaume Gomez | -5/+1 |
| 2021-11-24 | Update error message for doc(keyword) | Guillaume Gomez | -1/+1 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -6/+15 |
| 2021-11-24 | Account for incorrect `impl Foo<const N: ty> {}` syntax | Esteban Küber | -54/+178 |
| 2021-11-24 | Remove `-Z force-overflow-checks` | Noah Lev | -8/+1 |
| 2021-11-24 | Auto merge of #90491 - Mark-Simulacrum:push-pred-faster, r=matthewjasper | bors | -29/+278 |
| 2021-11-24 | Auto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011 | bors | -5/+1 |
| 2021-11-24 | Add impl polarity to fields | Deadbeef | -26/+27 |
| 2021-11-24 | Allow features like const_try in d_m_b_i_c | Deadbeef | -0/+6 |
| 2021-11-24 | Allow more cases to match ~const Drop. | Deadbeef | -32/+48 |
| 2021-11-24 | Debug | Deadbeef | -4/+5 |
| 2021-11-23 | Feat: make cg_ssa get_param borrow the builder mutable | rdambrosio | -3/+3 |
| 2021-11-23 | document BinOp behavior quirks in the corresponding enum | Ralf Jung | -0/+8 |
| 2021-11-23 | Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514 | bors | -1/+1 |
| 2021-11-23 | Fix stack overflow in `usefulness.rs` | Badel2 | -4/+7 |
| 2021-11-23 | Do not visit attributes in `ItemLowerer`. | Camille GILLOT | -0/+5 |
| 2021-11-23 | Auto merge of #91159 - matthiaskrgr:rollup-91mgg5v, r=matthiaskrgr | bors | -45/+85 |
| 2021-11-23 | Sort `FxHashSet`'s contents before emitting errors for consistent output | Esteban Kuber | -1/+4 |