| Age | Commit message (Expand) | Author | Lines |
| 2023-05-29 | Auto merge of #111329 - jyn514:metadata-ice, r=bjorn3 | bors | -34/+64 |
| 2023-05-29 | Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin | bors | -287/+308 |
| 2023-05-29 | Auto merge of #112055 - matthiaskrgr:rollup-y3exx8c, r=matthiaskrgr | bors | -11/+135 |
| 2023-05-29 | Rollup merge of #112045 - Sp00ph:update_current_impl, r=Amanieu | Matthias Krüger | -2/+3 |
| 2023-05-29 | Rollup merge of #112042 - GuillaumeGomez:migrate-gui-test-color-8, r=notriddle | Matthias Krüger | -6/+6 |
| 2023-05-29 | Rollup merge of #112039 - devnexen:solarish_compiler_spec_update, r=jackh726 | Matthias Krüger | -2/+2 |
| 2023-05-29 | Rollup merge of #112037 - Nemo157:e0133-unsafe_op_in_unsafe_fn, r=petrochenkov | Matthias Krüger | -1/+18 |
| 2023-05-29 | Rollup merge of #112029 - jieyouxu:typo-const-in-const-param-def, r=cjgillot | Matthias Krüger | -0/+106 |
| 2023-05-29 | Auto merge of #111963 - nnethercote:inline-derived-hash, r=lqd | bors | -19/+27 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -287/+308 |
| 2023-05-28 | Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot | bors | -771/+927 |
| 2023-05-28 | Auto merge of #112006 - kylematsuda:earlybinder-private, r=jackh726 | bors | -113/+123 |
| 2023-05-28 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-05-28 | Add documentation on skip_binder on how to get &T from &EarlyBinder<T> | Kyle Matsuda | -0/+3 |
| 2023-05-28 | Make EarlyBinder's inner value private; and fix all of the resulting errors | Kyle Matsuda | -54/+57 |
| 2023-05-28 | Replace EarlyBinder(x) with EarlyBinder::new(x) | Kyle Matsuda | -59/+63 |
| 2023-05-28 | Update current impl comment for `select_nth_unstable_by_key` | Markus Everling | -2/+3 |
| 2023-05-28 | Auto merge of #111755 - Zoxc:sharded-switch, r=cjgillot | bors | -10/+38 |
| 2023-05-28 | Add some comments | John Kåre Alsaker | -0/+4 |
| 2023-05-28 | Don't access self.mask with a single shard | John Kåre Alsaker | -1/+1 |
| 2023-05-28 | compiler: update solaris and illumos spec to support TSAN. | David Carlier | -2/+2 |
| 2023-05-28 | Auto merge of #112026 - saethlin:misaligned-addrof, r=pnkfelix | bors | -0/+23 |
| 2023-05-28 | Use only one shard with a single thread | John Kåre Alsaker | -10/+34 |
| 2023-05-28 | Add details about `unsafe_op_in_unsafe_fn` to E0133 | Wim Looman | -1/+18 |
| 2023-05-28 | Auto merge of #112001 - saethlin:enable-matchbranchsimplification, r=cjgillot | bors | -7/+50 |
| 2023-05-28 | Recover upon encountering mistyped `Const` in const param def | 许杰友 Jieyou Xu (Joe) | -0/+106 |
| 2023-05-28 | Auto merge of #112028 - fee1-dead-contrib:rollup-4xxzxd0, r=fee1-dead | bors | -11/+13 |
| 2023-05-28 | Rollup merge of #112005 - sladyn98:item-foreign-types, r=GuillaumeGomez | fee1-dead | -6/+8 |
| 2023-05-28 | Rollup merge of #110081 - fee1-dead-contrib:bump-thiserror, r=Mark-Simulacrum | fee1-dead | -5/+5 |
| 2023-05-28 | bump `thiserror` to use syn 2.0 | Deadbeef | -5/+5 |
| 2023-05-28 | Auto merge of #112000 - wesleywiser:safestack, r=Amanieu | bors | -91/+82 |
| 2023-05-28 | Auto merge of #111378 - jieyouxu:local-shadows-glob-reexport, r=petrochenkov | bors | -27/+207 |
| 2023-05-27 | Auto merge of #112023 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -48/+1 |
| 2023-05-27 | Auto merge of #112025 - matthiaskrgr:rollup-j693v67, r=matthiaskrgr | bors | -94/+141 |
| 2023-05-27 | Migrate to Askama | sladynnunes | -6/+8 |
| 2023-05-27 | Exclude Rvalue::AddressOf for raw pointer deref alignment checks | Ben Kimock | -0/+8 |
| 2023-05-27 | Add a test for misaligned pointer derefs inside addr_of! | Ben Kimock | -0/+15 |
| 2023-05-27 | Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,... | Mark Rousskov | -47/+0 |
| 2023-05-27 | Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddle | Matthias Krüger | -43/+39 |
| 2023-05-27 | Rollup merge of #111946 - nicklimmm:askama-item-template-trait, r=GuillaumeGomez | Matthias Krüger | -42/+61 |
| 2023-05-27 | Rollup merge of #111656 - finnbear:string_leak_unbounded_lifetime, r=Amanieu | Matthias Krüger | -2/+2 |
| 2023-05-27 | Rollup merge of #111181 - bvanjoi:fix-issue-111148, r=davidtwco | Matthias Krüger | -1/+13 |
| 2023-05-27 | Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkov | Matthias Krüger | -5/+24 |
| 2023-05-27 | Rollup merge of #108630 - overlookmotel:realloc-docs-fix, r=Amanieu | Matthias Krüger | -1/+2 |
| 2023-05-27 | Bump to 1.72.0 | Mark Rousskov | -1/+1 |
| 2023-05-27 | Auto merge of #111006 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | bors | -0/+136 |
| 2023-05-27 | Try enabling MatchBranchSimplification | Ben Kimock | -7/+50 |
| 2023-05-27 | 1.70.0 release notes | Mark Rousskov | -0/+136 |
| 2023-05-27 | Fix ICE caused by at-expanding argument 0 instead of removing it early | dekrain | -5/+24 |
| 2023-05-27 | Auto merge of #110975 - Amanieu:panic_count, r=joshtriplett | bors | -86/+149 |