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