| Age | Commit message (Expand) | Author | Lines |
| 2021-11-29 | Rollup merge of #91049 - dimo414:patch-1, r=kennytm | Matthias Krüger | -0/+20 |
| 2021-11-29 | Auto merge of #91344 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-11-28 | update Miri | Ralf Jung | -8/+8 |
| 2021-11-29 | Auto merge of #91338 - matthiaskrgr:rollup-46ry8wi, r=matthiaskrgr | bors | -20/+328 |
| 2021-11-28 | Rollup merge of #90833 - tmiasko:optimization-remarks, r=nikic | Matthias Krüger | -19/+163 |
| 2021-11-28 | Rollup merge of #90832 - cuviper:relnotes-1.57.0, r=Mark-Simulacrum | Matthias Krüger | -0/+114 |
| 2021-11-28 | Rollup merge of #90131 - camsteffen:fmt-args-span-fix, r=cjgillot | Matthias Krüger | -1/+51 |
| 2021-11-28 | Auto merge of #90681 - workingjubilee:update-libc, r=JohnTitor | bors | -3/+3 |
| 2021-11-28 | Auto merge of #91320 - matthiaskrgr:rollup-r209seq, r=matthiaskrgr | bors | -144/+141 |
| 2021-11-28 | Rollup merge of #91319 - fee1-dead:rustdoc-ice-fix, r=jyn514 | Matthias Krüger | -1/+1 |
| 2021-11-28 | Rollup merge of #91308 - BGR360:issue-88586, r=jackh726 | Matthias Krüger | -9/+37 |
| 2021-11-28 | Rollup merge of #91251 - oli-obk:wf_sync_statics, r=matthewjasper | Matthias Krüger | -134/+103 |
| 2021-11-28 | Change output path to {{build-base}} | Deadbeef | -1/+1 |
| 2021-11-28 | Address PR feedback | Ben Reeves | -2/+2 |
| 2021-11-28 | Auto merge of #91230 - eggyal:fallible-type-fold, r=jackh726 | bors | -791/+905 |
| 2021-11-28 | Auto merge of #91311 - matthiaskrgr:rollup-ju9xizl, r=matthiaskrgr | bors | -41/+74 |
| 2021-11-28 | Rollup merge of #91303 - RalfJung:array-init-align, r=oli-obk | Matthias Krüger | -1/+5 |
| 2021-11-28 | Rollup merge of #91254 - Aaron1011:impl-candidate-err-ty, r=lcnr | Matthias Krüger | -32/+28 |
| 2021-11-28 | Rollup merge of #90896 - jhpratt:stabilize_const_maybe_uninit, r=oli-obk | Matthias Krüger | -8/+41 |
| 2021-11-28 | Add test for const `MaybeUninit` | Jacob Pratt | -0/+33 |
| 2021-11-28 | Stabilize some `MaybeUninit` behavior as const | Jacob Pratt | -8/+8 |
| 2021-11-27 | typeck: Ensure proper bound vars passed to `add_bounds`. | Ben Reeves | -9/+37 |
| 2021-11-28 | Auto merge of #91301 - scottmcm:stabilize-nonzero-ipot, r=nagisa | bors | -3/+1 |
| 2021-11-27 | Update libc to 0.2.108 | Jubilee Young | -3/+3 |
| 2021-11-27 | Miri: fix alignment check in array initialization | Ralf Jung | -1/+5 |
| 2021-11-27 | Auto merge of #91241 - dtolnay:firstchunk, r=oli-obk | bors | -7/+5 |
| 2021-11-27 | Stabilize nonzero_is_power_of_two | Scott McMurray | -3/+1 |
| 2021-11-27 | Only check for errors in predicate when skipping impl assembly | Aaron Hill | -32/+28 |
| 2021-11-27 | Use intrinsic pointer methods | Alan Egerton | -7/+5 |
| 2021-11-27 | Delegate from `map_id` to `try_map_id` | Alan Egerton | -57/+7 |
| 2021-11-27 | Avoid UB when short-circuiting try_map_id for Vec | Alan Egerton | -4/+11 |
| 2021-11-27 | Auto merge of #91288 - matthiaskrgr:rollup-yp5h41r, r=matthiaskrgr | bors | -161/+307 |
| 2021-11-27 | Remove erroneous merge conflict | Alan Egerton | -4/+0 |
| 2021-11-27 | Auto merge of #89916 - the8472:advance_by-avoid-err-0, r=dtolnay | bors | -22/+69 |
| 2021-11-27 | Rollup merge of #91266 - jam1garner:fmt-ptr-fix, r=dtolnay | Matthias Krüger | -18/+24 |
| 2021-11-27 | Rollup merge of #91208 - estebank:eq-constraint, r=cjgillot | Matthias Krüger | -6/+142 |
| 2021-11-27 | Rollup merge of #91062 - jsha:static-file-replace, r=jyn514,GuillaumeGomez | Matthias Krüger | -132/+118 |
| 2021-11-27 | Rollup merge of #91057 - the8472:clarify-parallelism-steady-state, r=dtolnay | Matthias Krüger | -3/+6 |
| 2021-11-27 | Rollup merge of #90995 - the8472:hash-portability, r=dtolnay | Matthias Krüger | -0/+13 |
| 2021-11-27 | Rollup merge of #83791 - the8472:relax-zip-side-effect-guarantee, r=dtolnay | Matthias Krüger | -2/+4 |
| 2021-11-27 | Auto merge of #90846 - cuviper:weak, r=dtolnay | bors | -191/+134 |
| 2021-11-27 | Auto merge of #91261 - Mark-Simulacrum:next-rel, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-11-27 | Auto merge of #91269 - matthiaskrgr:rollup-jh8i8eh, r=matthiaskrgr | bors | -148/+200 |
| 2021-11-26 | Rollup merge of #91259 - jyn514:doctest-warnings, r=GuillaumeGomez | Matthias Krüger | -74/+68 |
| 2021-11-26 | Rollup merge of #91252 - jyn514:relative-dir, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-11-26 | Rollup merge of #91248 - alessandrod:compiler-builtins-bump-bpf, r=Mark-Simul... | Matthias Krüger | -3/+3 |
| 2021-11-26 | Rollup merge of #91240 - dtolnay:utf8width, r=Mark-Simulacrum | Matthias Krüger | -16/+17 |
| 2021-11-26 | Rollup merge of #91223 - GuillaumeGomez:headings-indent, r=jsha | Matthias Krüger | -5/+53 |
| 2021-11-26 | Rollup merge of #91197 - camelid:rename-resolvedpath, r=GuillaumeGomez,jyn514 | Matthias Krüger | -43/+43 |
| 2021-11-26 | Rollup merge of #90611 - fee1-dead:rustdoc-ice-fix, r=jyn514,willcrichton | Matthias Krüger | -6/+15 |