| Age | Commit message (Expand) | Author | Lines |
| 2022-05-14 | Auto merge of #96883 - jackh726:early-binder-2, r=oli-obk | bors | -38/+174 |
| 2022-05-14 | Add rustc_on_unimplemented to Subst | Jack Huey | -0/+1 |
| 2022-05-14 | Add bound_explicit_item_bounds and bound_item_bounds | Jack Huey | -6/+42 |
| 2022-05-14 | Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung | bors | -5/+8 |
| 2022-05-13 | Add bound_impl_trait_ref | Jack Huey | -4/+8 |
| 2022-05-13 | Add bound_fn_sig | Jack Huey | -6/+30 |
| 2022-05-13 | Add bound_type_of | Jack Huey | -26/+32 |
| 2022-05-13 | Rustc changes for permissive provenance | carbotaniuman | -5/+8 |
| 2022-05-13 | Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwco | Matthias Krüger | -6/+2 |
| 2022-05-12 | Correct comment. | Camille GILLOT | -6/+2 |
| 2022-05-12 | Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwco | bors | -27/+43 |
| 2022-05-12 | Auto merge of #96889 - Aaron1011:place-ref-remove, r=compiler-errors | bors | -1/+8 |
| 2022-05-12 | Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkov | bors | -0/+3 |
| 2022-05-11 | Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obk | bors | -1/+19 |
| 2022-05-11 | Remove `PartialOrd`/`Ord` impl for `PlaceRef` | Aaron Hill | -1/+8 |
| 2022-05-11 | Gracefully fail to resolve associated items instead of `delay_span_bug`. | Camille GILLOT | -1/+19 |
| 2022-05-10 | Introduce EarlyBinder | Jack Huey | -44/+109 |
| 2022-05-10 | Use lifetimes on type-alias-impl-trait used in function signatures to infer o... | Oli Scherer | -1/+1 |
| 2022-05-10 | Auto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov | bors | -7/+5 |
| 2022-05-10 | update clippy | lcnr | -1/+1 |
| 2022-05-10 | only_local: always check for misuse | lcnr | -31/+37 |
| 2022-05-10 | Rollup merge of #96872 - RalfJung:layout-sanity, r=eddyb | Dylan DPC | -9/+127 |
| 2022-05-10 | add check and don't encode `#[inline]` | lcnr | -0/+3 |
| 2022-05-10 | fix comment | lcnr | -3/+3 |
| 2022-05-10 | don't encode only locally used attrs | lcnr | -0/+7 |
| 2022-05-09 | Auto merge of #96838 - tmiasko:lazy-switch-sources, r=oli-obk | bors | -7/+7 |
| 2022-05-09 | Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot | bors | -23/+50 |
| 2022-05-09 | also sanity-check Abi::Vector, and slight refactoring | Ralf Jung | -26/+43 |
| 2022-05-09 | Rollup merge of #96854 - jackh726:subst-cleanup, r=compiler-errors | Matthias Krüger | -38/+10 |
| 2022-05-09 | review | lcnr | -38/+24 |
| 2022-05-09 | only compute `codegen_fn_attrs` where needed | lcnr | -2/+41 |
| 2022-05-09 | make sure ScalarPair enums have ScalarPair variants; add some layout sanity c... | Ralf Jung | -11/+112 |
| 2022-05-09 | only cache `codegen_fn_attrs` on disk if its local | lcnr | -1/+1 |
| 2022-05-09 | move `panic-in-drop=abort` check for `drop_in_place` | lcnr | -20/+21 |
| 2022-05-09 | store `codegen_fn_attrs` in crate metadata | lcnr | -0/+1 |
| 2022-05-09 | Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors | bors | -3/+2 |
| 2022-05-08 | Remove subst_spanned | Jack Huey | -38/+10 |
| 2022-05-08 | Use sparse representation of switch sources | Tomasz Miąsko | -9/+7 |
| 2022-05-08 | Avoid constructing switch sources unless necessary | Tomasz Miąsko | -0/+2 |
| 2022-05-08 | Fixed typo in docs and correct doc links | Fridtjof Stoldt | -3/+3 |
| 2022-05-08 | Move lint expectation checking into a separate query (RFC 2383) | xFrednet | -1/+25 |
| 2022-05-07 | Rollup merge of #96581 - RalfJung:debug-size-align, r=oli-obk | Guillaume Gomez | -2/+8 |
| 2022-05-07 | Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors | bors | -138/+152 |
| 2022-05-07 | Auto merge of #96531 - kckeiks:remove-item-like-visitor-from-rustc-typeck, r=... | bors | -6/+1 |
| 2022-05-06 | Rollup merge of #96557 - nbdd0121:const, r=oli-obk | Guillaume Gomez | -0/+4 |
| 2022-05-06 | remove all usages of hir().def_kind | Miguel Guarniz | -6/+1 |
| 2022-05-06 | don't debug-print ConstValue in MIR pretty-printer | Ralf Jung | -2/+8 |
| 2022-05-05 | Allow unused rules in some places in the compiler, library and tools | est31 | -0/+3 |
| 2022-05-05 | Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister | bors | -0/+6 |
| 2022-05-05 | Rollup merge of #96628 - joshtriplett:stabilize-then-some, r=m-ou-se | Yuki Okushi | -1/+0 |