about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 #122813 - nnethercote:nicer-quals, r=compiler-errorsMatthias Krüger-59/+60
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-17coverage: Branch coverage tests for lazy boolean operatorsZalathar-0/+370
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-17coverage: Move branch coverage tests into a subdirectoryZalathar-15/+15
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-16The `multiple_unsafe_ops_per_block` test needs `asm!`Josh Stone-29/+30
2024-04-17Reinstate nnethercote to the review rotation.Nicholas Nethercote-0/+4
2024-04-17Update LLVM to 1deeee3DianQK-0/+0
2024-04-16restore line-breakElisha Hollander-1/+1
2024-04-16default to no testingElisha Hollander-0/+1
2024-04-16update cargo manifestElisha Hollander-96/+103
2024-04-16update lockfileElisha Hollander-0/+1
2024-04-16use `FxHashMap` Elisha Hollander-2/+4
2024-04-16use one `use` for `std`Elisha Hollander-2/+1
2024-04-16refactorElisha Hollander-17/+20
2024-04-16revert using regexElisha Hollander-11/+41
2024-04-16use regex to check for problemsElisha Hollander-41/+11
2024-04-16remove redundant whitespaceElisha Hollander-1/+1
2024-04-16formatElisha Hollander-22/+28
2024-04-16restore original constsElisha Hollander-1/+1
2024-04-16use `generate_problems`Elisha Hollander-136/+40
2024-04-16format style.rsElisha Hollander-13/+12
2024-04-16add more `PROBLEMATIC_CONSTS`Elisha Hollander-2/+130
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-16Auto merge of #3478 - RalfJung:alloc_error_handler, r=RalfJungbors-7/+207
2024-04-16implement support for __rust_alloc_error_handlerRalf Jung-7/+207
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
2024-04-16Auto merge of #3477 - RalfJung:win-no-std, r=RalfJungbors-4/+0
2024-04-16no_std works on Windows nowRalf Jung-4/+0