about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-18Auto merge of #124044 - DianQK:update-llvm-18, r=cuviperbors-0/+0
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-102/+94
2024-04-17Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obkbors-27/+63
2024-04-17Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgrbors-162/+402
2024-04-17Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiserMatthias Krüger-54/+18
2024-04-17Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errorsMatthias Krüger-1/+1
2024-04-17Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obkMatthias Krüger-0/+15
2024-04-17Rollup merge of #124049 - slanterns:const_io_structs_stabilize, r=jhprattMatthias Krüger-7/+6
2024-04-17Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoeristerMatthias Krüger-2/+45
2024-04-17Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obkMatthias Krüger-65/+85
2024-04-17Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercoteMatthias Krüger-8/+51
2024-04-17Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnayMatthias Krüger-25/+133
2024-04-17Rollup merge of #116957 - fmease:meta-notify-rustdoc-zulip-on-backport-nomina...Matthias Krüger-0/+48
2024-04-17Auto merge of #123674 - oli-obk:bogus_note, r=estebankbors-109/+55
2024-04-17Remove libc from rust_get_test_int usesBen Kimock-54/+18
2024-04-17Use the default file permissions when writingbjorn3-9/+29
2024-04-17Add regression test for #107495bjorn3-0/+23
2024-04-17Don't error on subtyping of equal typesOli Scherer-1/+1
2024-04-17Auto merge of #123678 - DianQK:docker-local, r=Kobzolbors-14/+17
2024-04-17interpret: rename base_pointer -> root_pointerRalf Jung-53/+53
2024-04-17interpret: pass MemoryKind to adjust_alloc_base_pointerRalf Jung-18/+38
2024-04-17Address commentsNoa-4/+2
2024-04-17Auto merge of #124055 - matthiaskrgr:rollup-waq2e68, r=matthiaskrgrbors-509/+810
2024-04-17Rollup merge of #124052 - beetrees:return-dest-doc-comment, r=fmeaseMatthias Krüger-4/+4
2024-04-17Rollup merge of #124051 - dtolnay:emptyset, r=compiler-errorsMatthias Krüger-3/+3
2024-04-17Rollup merge of #124045 - nnethercote:add-nnethercote-review, r=nnethercoteMatthias Krüger-0/+4
2024-04-17Rollup merge of #123997 - compiler-errors:self-res, r=fmeaseMatthias Krüger-0/+58
2024-04-17Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68Matthias Krüger-103/+395
2024-04-17Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errorsMatthias Krüger-399/+346
2024-04-17Make the comments for `ReturnDest` variants doc commentsbeetrees-4/+4
2024-04-17Auto merge of #124039 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-16Fix empty-set symbol in commentsDavid Tolnay-3/+3
2024-04-16Fix broken testMark Rousskov-1/+1
2024-04-16Codegen ZSTs without an allocationMark Rousskov-26/+62
2024-04-17Stabilize `const_io_structs`Slanterns-7/+6
2024-04-17Auto merge of #124040 - GuillaumeGomez:rollup-hrrvsgh, r=GuillaumeGomezbors-106/+363
2024-04-17Reinstate nnethercote to the review rotation.Nicholas Nethercote-0/+4
2024-04-17Update LLVM to 1deeee3DianQK-0/+0
2024-04-17Rollup merge of #124036 - alexcrichton:wasm-use-default-visbility, r=jieyouxuGuillaume Gomez-3/+0
2024-04-17Rollup merge of #124027 - oli-obk:define_opaque_types9, r=compiler-errorsGuillaume Gomez-22/+13
2024-04-17Rollup merge of #124013 - RalfJung:box-to-raw, r=oli-obkGuillaume Gomez-4/+48
2024-04-17Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiserGuillaume Gomez-34/+41
2024-04-17Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxuGuillaume Gomez-23/+126
2024-04-17Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errorsGuillaume Gomez-17/+63
2024-04-17Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebankGuillaume Gomez-3/+72
2024-04-16Auto merge of #123537 - compiler-errors:shallow, r=lcnrbors-125/+96
2024-04-16Add another expression to weird-exprs.rsMaik Allgöwer-0/+15
2024-04-16Update cargoWeihang Lo-0/+0
2024-04-16Don't proceed into parent bodies when collecting stmts for possible return su...Michael Goulet-2/+45
2024-04-16Auto merge of #124034 - GuillaumeGomez:rollup-ayztp9l, r=GuillaumeGomezbors-683/+1001