| Age | Commit message (Expand) | Author | Lines |
| 2022-07-11 | Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errors | Matthias Krüger | -12/+12 |
| 2022-07-11 | Rollup merge of #98713 - nikomatsakis:issue-98693, r=jackh726 | Matthias Krüger | -5/+33 |
| 2022-07-10 | Auto merge of #98785 - compiler-errors:no-check-expr-in-check-compatible, r=e... | bors | -27/+19 |
| 2022-07-10 | Auto merge of #98463 - mystor:expand_expr_bool, r=eddyb | bors | -0/+4 |
| 2022-07-10 | Rollup merge of #99103 - TaKO8Ki:avoid-&str-to-string-conversions, r=oli-obk | Matthias Krüger | -34/+23 |
| 2022-07-10 | Remove duplicate notes from error on inter-crate ambiguous impl of traits (fi... | rhysd | -12/+12 |
| 2022-07-10 | Auto merge of #97522 - xfix:stabilize-slice-from-raw-parts, r=dtolnay | bors | -1/+0 |
| 2022-07-09 | Partially stabilize const_slice_from_raw_parts | Konrad Borowski | -1/+0 |
| 2022-07-09 | Do not call `check_expr` in `check_compatible`, since it has side-effects and... | Michael Goulet | -27/+19 |
| 2022-07-09 | Auto merge of #99056 - lcnr:higher_ranked_sub, r=oli-obk | bors | -21/+17 |
| 2022-07-10 | avoid some `&str` to `String` conversions | Takayuki Maeda | -34/+23 |
| 2022-07-09 | Auto merge of #98957 - RalfJung:zst-are-different, r=lcnr,oli-obk | bors | -73/+92 |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -13/+21 |
| 2022-07-09 | review feedback | Ralf Jung | -21/+15 |
| 2022-07-09 | fix cranelift and gcc backends | Ralf Jung | -5/+5 |
| 2022-07-09 | don't allow ZST in ScalarInt | Ralf Jung | -61/+78 |
| 2022-07-09 | Rollup merge of #99050 - JakobDegen:storage-docs, r=tmiasko | Matthias Krüger | -14/+20 |
| 2022-07-09 | Rollup merge of #99022 - pierwill:always-storage-live-locals, r=pierwill | Matthias Krüger | -7/+7 |
| 2022-07-09 | Auto merge of #99078 - Dylan-DPC:rollup-gnw6cli, r=Dylan-DPC | bors | -720/+583 |
| 2022-07-09 | Rollup merge of #99070 - tamird:update-tracking-issue, r=RalfJung | Dylan DPC | -16/+16 |
| 2022-07-09 | Rollup merge of #99048 - TaKO8Ki:remove-type-string-comparison, r=compiler-er... | Dylan DPC | -19/+22 |
| 2022-07-09 | Rollup merge of #99043 - compiler-errors:derive-nit, r=cjgillot | Dylan DPC | -72/+12 |
| 2022-07-09 | Rollup merge of #99008 - obeis:issue-98974, r=compiler-errors | Dylan DPC | -13/+28 |
| 2022-07-09 | Rollup merge of #98980 - RalfJung:const-prop-ice, r=oli-obk | Dylan DPC | -12/+21 |
| 2022-07-09 | Rollup merge of #98915 - nnethercote:clarify-deriving-code, r=Mark-Simulacrum | Dylan DPC | -567/+454 |
| 2022-07-09 | Rollup merge of #98350 - pcwalton:dwarf5, r=michaelwoerister | Dylan DPC | -21/+30 |
| 2022-07-09 | Auto merge of #99028 - tmiasko:inline, r=estebank | bors | -0/+13 |
| 2022-07-09 | Auto merge of #98961 - zeevm:issue-98958-fix, r=oli-obk | bors | -11/+2 |
| 2022-07-09 | Minor updates based on review comments. | Nicholas Nethercote | -15/+10 |
| 2022-07-08 | Clarify MIR semantics of storage statements | Jakob Degen | -14/+20 |
| 2022-07-08 | Auto merge of #98816 - estebank:implicit-sized, r=oli-obk | bors | -26/+53 |
| 2022-07-09 | Simplify `cs_fold`. | Nicholas Nethercote | -162/+114 |
| 2022-07-09 | Fix some inconsistencies. | Nicholas Nethercote | -58/+31 |
| 2022-07-09 | Cut down large comment about zero-variant enums. | Nicholas Nethercote | -49/+3 |
| 2022-07-09 | Avoid transposes in deriving code. | Nicholas Nethercote | -218/+183 |
| 2022-07-09 | Remove `FieldInfo::attrs`. | Nicholas Nethercote | -18/+14 |
| 2022-07-09 | Rename `FieldInfo` fields. | Nicholas Nethercote | -45/+59 |
| 2022-07-09 | Clarify args terminology. | Nicholas Nethercote | -109/+147 |
| 2022-07-08 | Update integer_atomics tracking issue | Tamir Duberstein | -16/+16 |
| 2022-07-08 | Implement support for DWARF version 5. | Patrick Walton | -21/+30 |
| 2022-07-08 | Auto merge of #98614 - oli-obk:take_unsound_opaque_types, r=wesleywiser | bors | -14/+30 |
| 2022-07-08 | Auto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r=Dylan-DPC | bors | -140/+337 |
| 2022-07-09 | remove a string comparison about types | Takayuki Maeda | -19/+22 |
| 2022-07-08 | don't use `commit_if_ok` during `higher_ranked_sub` | lcnr | -21/+17 |
| 2022-07-08 | Only register hidden types for opaque types from the current crate, nothing e... | Oli Scherer | -1/+2 |
| 2022-07-08 | Rollup merge of #98794 - compiler-errors:conflicting-param-env, r=michaelwoer... | Dylan DPC | -14/+80 |
| 2022-07-08 | Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-... | Dylan DPC | -89/+187 |
| 2022-07-08 | Rollup merge of #98654 - nnethercote:pest-2.1.3-opt, r=pnkfelix | Dylan DPC | -17/+10 |
| 2022-07-08 | Rollup merge of #98533 - jyn514:drop-tracking-debugging, r=eholk | Dylan DPC | -20/+60 |
| 2022-07-08 | Auto merge of #98758 - nnethercote:more-derive-output-improvements, r=Mark-Si... | bors | -206/+242 |