| Age | Commit message (Expand) | Author | Lines |
| 2022-07-10 | Rollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomez | Matthias Krüger | -1/+11 |
| 2022-07-10 | Auto merge of #97522 - xfix:stabilize-slice-from-raw-parts, r=dtolnay | bors | -67/+62 |
| 2022-07-10 | Auto merge of #98213 - notriddle:notriddle/clap-3, r=Mark-Simulacrum | bors | -76/+36 |
| 2022-07-09 | Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomcc | bors | -8/+134 |
| 2022-07-09 | Partially stabilize const_slice_from_raw_parts | Konrad Borowski | -67/+62 |
| 2022-07-09 | Auto merge of #99056 - lcnr:higher_ranked_sub, r=oli-obk | bors | -21/+17 |
| 2022-07-09 | Auto merge of #98957 - RalfJung:zst-are-different, r=lcnr,oli-obk | bors | -291/+312 |
| 2022-07-09 | Update Cargo.lock | Michael Howell | -46/+10 |
| 2022-07-09 | Fix epage's nits | Michael Howell | -2/+4 |
| 2022-07-09 | Update submodule rust-installer | Michael Howell | -11/+4 |
| 2022-07-09 | Bump to clap 3 | Michael Howell | -21/+22 |
| 2022-07-09 | Auto merge of #99082 - matthiaskrgr:rollup-nouwsh7, r=matthiaskrgr | bors | -22/+28 |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -231/+241 |
| 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 #99067 - est31:to_owned_link, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 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 #98328 - topjohnwu:fix_cross, r=jyn514 | bors | -1/+22 |
| 2022-07-09 | Auto merge of #99078 - Dylan-DPC:rollup-gnw6cli, r=Dylan-DPC | bors | -750/+678 |
| 2022-07-09 | Rollup merge of #99070 - tamird:update-tracking-issue, r=RalfJung | Dylan DPC | -40/+40 |
| 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 | -19/+52 |
| 2022-07-09 | Rollup merge of #98980 - RalfJung:const-prop-ice, r=oli-obk | Dylan DPC | -12/+39 |
| 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/+59 |
| 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 | -125/+283 |
| 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 | -40/+40 |
| 2022-07-08 | Intra-doc-link-ify reference to Clone::clone_from | est31 | -1/+1 |
| 2022-07-08 | Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum | bors | -9/+10 |
| 2022-07-08 | Implement support for DWARF version 5. | Patrick Walton | -21/+59 |
| 2022-07-08 | Auto merge of #98614 - oli-obk:take_unsound_opaque_types, r=wesleywiser | bors | -187/+116 |
| 2022-07-08 | set all padding for main element in print | Infra | -1/+1 |
| 2022-07-08 | Auto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r=Dylan-DPC | bors | -145/+372 |
| 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 |