| Age | Commit message (Expand) | Author | Lines |
| 2024-02-28 | Auto merge of #121741 - GuillaumeGomez:rollup-msrsrnk, r=GuillaumeGomez | bors | -234/+431 |
| 2024-02-28 | Rollup merge of #121702 - compiler-errors:coerce-alias-relate, r=lcnr | Guillaume Gomez | -0/+32 |
| 2024-02-28 | Rollup merge of #121698 - rcvalle:rust-cfi-fix-typo, r=compiler-errors | Guillaume Gomez | -0/+0 |
| 2024-02-28 | Rollup merge of #121695 - oli-obk:split_ty_utils, r=compiler-errors | Guillaume Gomez | -74/+117 |
| 2024-02-28 | Rollup merge of #121691 - janstarke:handle-missing-creation-time-as-unsupport... | Guillaume Gomez | -1/+1 |
| 2024-02-28 | Rollup merge of #121686 - compiler-errors:rpitit-printing, r=lcnr | Guillaume Gomez | -21/+28 |
| 2024-02-28 | Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddle | Guillaume Gomez | -1/+22 |
| 2024-02-28 | Rollup merge of #121661 - surechen:change_attribute_to_local_20240226, r=lcnr | Guillaume Gomez | -22/+41 |
| 2024-02-28 | Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomez | Guillaume Gomez | -0/+19 |
| 2024-02-28 | Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco | Guillaume Gomez | -16/+25 |
| 2024-02-28 | Rollup merge of #121423 - nnethercote:rm-UntranslatableDiagnosticTrivial, r=d... | Guillaume Gomez | -88/+1 |
| 2024-02-28 | Rollup merge of #121226 - chenyukang:yukang-fix-import-alias, r=davidtwco | Guillaume Gomez | -1/+72 |
| 2024-02-28 | Rollup merge of #120051 - riverbl:os-str-display, r=m-ou-se | Guillaume Gomez | -10/+73 |
| 2024-02-28 | Auto merge of #121699 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-02-28 | Remove the `UntranslatableDiagnosticTrivial` lint. | Nicholas Nethercote | -88/+1 |
| 2024-02-27 | Update cargo | Weihang Lo | -0/+0 |
| 2024-02-27 | Auto merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | bors | -128/+331 |
| 2024-02-27 | Process alias-relate obligations in CoerceUnsized loop | Michael Goulet | -0/+32 |
| 2024-02-27 | CFI: Fix typo in test file names | Ramon de C Valle | -0/+0 |
| 2024-02-27 | Auto merge of #121677 - flip1995:clippy-subtree-update, r=Manishearth | bors | -10861/+14195 |
| 2024-02-27 | Split rustc_type_ir to avoid rustc_ast from depending on it | Oli Scherer | -74/+117 |
| 2024-02-27 | Print RPITIT like an opaque | Michael Goulet | -14/+18 |
| 2024-02-27 | rename RPITIT from opaque to synthetic | Michael Goulet | -11/+14 |
| 2024-02-27 | handle unavailable creation time as `io::ErrorKind::Unsupported` | Jan Starke | -1/+1 |
| 2024-02-27 | Auto merge of #119636 - devnexen:linux_tcp_defer_accept, r=m-ou-se | bors | -0/+93 |
| 2024-02-27 | Add regression test for link generation on foreign macro in jump to defintion... | Guillaume Gomez | -0/+21 |
| 2024-02-27 | Fix link generation for locate foreign macro in jump to definition feature | Guillaume Gomez | -1/+1 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -20/+20 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -128/+331 |
| 2024-02-27 | Update Cargo.lock | Philipp Krones | -50/+73 |
| 2024-02-27 | Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u... | Philipp Krones | -10811/+14122 |
| 2024-02-27 | Auto merge of #12363 - oli-obk:bump_ui_test, r=flip1995 | bors | -22/+27 |
| 2024-02-27 | lower `bstr` version requirement to `1.6.0` | Oli Scherer | -22/+27 |
| 2024-02-27 | Auto merge of #121548 - RalfJung:ffi-unwind-intrinsics, r=davidtwco | bors | -4/+19 |
| 2024-02-27 | intrinsics.rs: add some notes on unwinding | Ralf Jung | -0/+10 |
| 2024-02-27 | ffi_unwind_calls: treat RustIntrinsic like regular Rust calls | Ralf Jung | -4/+9 |
| 2024-02-27 | Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr | bors | -93/+97 |
| 2024-02-27 | Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstrieb | bors | -1/+1 |
| 2024-02-27 | Auto merge of #121667 - pitaj:diag_items-legacy_numeric_constants, r=Nilstrieb | bors | -0/+78 |
| 2024-02-27 | Refactor `take_for_recovery` call sites. | Nicholas Nethercote | -18/+14 |
| 2024-02-27 | Avoid a `span_delayed_bug` in `compute_regions`. | Nicholas Nethercote | -12/+13 |
| 2024-02-27 | Avoid a `span_delayed_bug` in `TypeErrCtxt::report_region_errors`. | Nicholas Nethercote | -31/+31 |
| 2024-02-27 | Auto merge of #12126 - teor2345:patch-1, r=llogiq | bors | -144/+503 |
| 2024-02-27 | Avoid `span_delayed_bug` on one path in `AdtDef::eval_explicit_discr`. | Nicholas Nethercote | -14/+25 |
| 2024-02-27 | Remove an unnecessary `span_delayed_bug` in `Resolver::valid_res_from_ribs`. | Nicholas Nethercote | -5/+8 |
| 2024-02-27 | Refactor `LoweringContext::get_delegation_sig_id`. | Nicholas Nethercote | -6/+2 |
| 2024-02-27 | Remove an unnecessary `span_delayed_bug` call. | Nicholas Nethercote | -7/+4 |
| 2024-02-27 | Auto merge of #11136 - y21:enhance_read_line_without_trim, r=dswij | bors | -38/+140 |
| 2024-02-27 | Auto merge of #121635 - 823984418:remove_archive_builder_lifetime_a, r=nnethe... | bors | -8/+8 |
| 2024-02-27 | Changing some attributes to only_local. | surechen | -22/+41 |