| Age | Commit message (Expand) | Author | Lines |
| 2023-06-22 | Move `Message::CodegenItem` to a separate type. | Nicholas Nethercote | -10/+11 |
| 2023-06-21 | Auto merge of #10993 - Centri3:iter_nth_zero, r=Manishearth | bors | -23/+54 |
| 2023-06-21 | Note that posix_spawnp probably still does not work the way people may want | Thom Chiovoloni | -3/+5 |
| 2023-06-21 | Actually save all the files | Thom Chiovoloni | -7/+6 |
| 2023-06-21 | Note the incomplete Command support in the apple-tvos.md document | Thom Chiovoloni | -3/+16 |
| 2023-06-21 | Update tvOS support elsewhere in the stdlib | Thom Chiovoloni | -7/+36 |
| 2023-06-21 | Avoid fork/exec spawning on tvOS/watchOS, as those functions are marked as pr... | Thom Chiovoloni | -4/+48 |
| 2023-06-21 | Reorder `tvos_*` functions in apple_base.rs to avoid breaking sorted order | Thom Chiovoloni | -10/+12 |
| 2023-06-21 | Apply suggestions from code review | Thom Chiovoloni | -7/+7 |
| 2023-06-21 | Fix missing link in SUMMARY.md | Thom Chiovoloni | -0/+1 |
| 2023-06-21 | Fix rustc_target::spec::apple::tests | Thom Chiovoloni | -1/+4 |
| 2023-06-21 | Add a tvOS entry to the platform-support documentation | Thom Chiovoloni | -2/+72 |
| 2023-06-21 | Fix the tvOS targets to use the right LLVM target and respect the deployment ... | Thom Chiovoloni | -5/+19 |
| 2023-06-21 | Fix busted data_layout (mismatch vs LLVM) in x86_64 tvOS simulator target | Thom Chiovoloni | -1/+2 |
| 2023-06-21 | Finish up preliminary tvos support in libstd | Thom Chiovoloni | -8/+31 |
| 2023-06-21 | wip: Support Apple tvOS in libstd | Thom Chiovoloni | -22/+84 |
| 2023-06-21 | Don't lint `iter_nth_zero` in `next` | Centri3 | -23/+54 |
| 2023-06-21 | move to `drop_forget_ref` | Catherine | -63/+64 |
| 2023-06-21 | Update cargo | Weihang Lo | -0/+0 |
| 2023-06-21 | rustdoc: render the assoc ty body before the where-clause | León Orell Valerian Liehr | -3/+4 |
| 2023-06-21 | Auto merge of #112900 - GuillaumeGomez:rollup-1blf4io, r=GuillaumeGomez | bors | -95/+134 |
| 2023-06-21 | Rollup merge of #112894 - GuillaumeGomez:gui-fields-display, r=notriddle | Guillaume Gomez | -11/+61 |
| 2023-06-21 | Rollup merge of #112892 - petrochenkov:cleanres, r=oli-obk | Guillaume Gomez | -51/+38 |
| 2023-06-21 | Rollup merge of #112868 - compiler-errors:liberate-afit-sugg, r=WaffleLapkin | Guillaume Gomez | -17/+22 |
| 2023-06-21 | Rollup merge of #112538 - ndrewxie:issue-84447-partial-1, r=compiler-errors | Guillaume Gomez | -16/+13 |
| 2023-06-21 | Auto merge of #10948 - Centri3:borrow_as_ptr, r=dswij | bors | -2/+30 |
| 2023-06-21 | Additional test demonstrating check for full trait ref | Michael Goulet | -0/+55 |
| 2023-06-21 | Auto merge of #111684 - ChayimFriedman2:unused-offset-of, r=WaffleLapkin | bors | -135/+333 |
| 2023-06-21 | Don't substitute a GAT that has mismatched generics in OpaqueTypeCollector | Michael Goulet | -75/+144 |
| 2023-06-21 | Liberate bound vars properly when suggesting missing AFIT | Michael Goulet | -17/+22 |
| 2023-06-21 | Add test to prevent regression for fields display | Guillaume Gomez | -0/+50 |
| 2023-06-21 | Fix union fields display | Guillaume Gomez | -11/+11 |
| 2023-06-21 | resolve: Minor cleanup to `fn resolve_path_with_ribs` | Vadim Petrochenkov | -51/+38 |
| 2023-06-21 | [`question_mark`]: don't lint inside of `try` block | y21 | -114/+178 |
| 2023-06-21 | Auto merge of #112890 - GuillaumeGomez:rollup-7e01q69, r=GuillaumeGomez | bors | -49/+246 |
| 2023-06-21 | Rollup merge of #112886 - clubby789:revert-user-dist, r=albertlarsan68 | Guillaume Gomez | -7/+7 |
| 2023-06-21 | Rollup merge of #112885 - imor:fix_span_bug_msg, r=cjgillot | Guillaume Gomez | -1/+1 |
| 2023-06-21 | Rollup merge of #112883 - oli-obk:tracing_queries, r=cjgillot | Guillaume Gomez | -1/+9 |
| 2023-06-21 | Rollup merge of #112863 - clubby789:stderr-typo, r=albertlarsan68 | Guillaume Gomez | -2/+2 |
| 2023-06-21 | Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk | Guillaume Gomez | -5/+68 |
| 2023-06-21 | Rollup merge of #112836 - GuillaumeGomez:rustdoc-invalid-file-creation, r=not... | Guillaume Gomez | -22/+138 |
| 2023-06-21 | Rollup merge of #99587 - ibraheemdev:park-orderings, r=m-ou-se | Guillaume Gomez | -11/+21 |
| 2023-06-21 | Correctly handle Weak type aliases in rustdoc | Guillaume Gomez | -8/+19 |
| 2023-06-21 | Add tests for invalid files generation | Guillaume Gomez | -4/+81 |
| 2023-06-21 | Revert 'Rename profile=user to profile=dist' | clubby789 | -7/+7 |
| 2023-06-21 | Remove outdated import in r-a proc macro server. | Mara Bos | -4/+1 |
| 2023-06-21 | Add rustdoc tests for `lazy_type_alias` | Guillaume Gomez | -0/+49 |
| 2023-06-21 | Add `lazy_type_alias` feature gate | Guillaume Gomez | -1/+4 |
| 2023-06-21 | Fix msg passed to span_bug | Raminder Singh | -1/+1 |
| 2023-06-21 | Auto merge of #112834 - oli-obk:mir_opts_considered_unsound, r=cjgillot | bors | -171/+164 |