about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-15document config extensionsonur-ozkan-0/+36
2025-04-15add new config option: `include`onur-ozkan-1/+29
2025-04-15Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgrbors-173/+353
2025-04-14Rollup merge of #139813 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-18/+46
2025-04-14Rollup merge of #139811 - yotamofek:pr/newtype_cleanups, r=oli-obkMatthias Krüger-87/+61
2025-04-14Rollup merge of #139799 - clubby789:print=file, r=jieyouxuMatthias Krüger-17/+16
2025-04-14Rollup merge of #139797 - folkertdev:naked-allow-unsafe, r=tgross35Matthias Krüger-28/+34
2025-04-14Rollup merge of #139783 - jieyouxu:ignore-dir, r=ZalatharMatthias Krüger-2/+0
2025-04-14Rollup merge of #139778 - reddevilmidzy:add-success-test, r=lcnrMatthias Krüger-0/+30
2025-04-14Rollup merge of #139757 - ognevny:opt-dist-hostllvm, r=KobzolMatthias Krüger-1/+3
2025-04-14Rollup merge of #139745 - thaliaarchi:iter-unused-clone-copy, r=joboetMatthias Krüger-20/+163
2025-04-14Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obkbors-31/+70
2025-04-14Allow (but don't require) `#[unsafe(naked)]` so that `compiler-builtins` can ...Folkert de Vries-28/+34
2025-04-14Auto merge of #139814 - matthiaskrgr:rollup-lxkkcz6, r=matthiaskrgrbors-41/+259
2025-04-14Use `newtype_index!`-generated types more idiomaticallyYotam Ofek-87/+61
2025-04-14Rollup merge of #139807 - Kobzol:post-merge-report-wording, r=marcoieniMatthias Krüger-11/+15
2025-04-14Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxuMatthias Krüger-1/+1
2025-04-14Rollup merge of #139801 - clubby789:clubby-mailmap, r=jieyouxuMatthias Krüger-0/+1
2025-04-14Rollup merge of #139796 - RalfJung:usize-backtics, r=jieyouxuMatthias Krüger-1/+1
2025-04-14Rollup merge of #139777 - compiler-errors:debuggier-proj, r=lcnrMatthias Krüger-2/+2
2025-04-14Rollup merge of #139767 - compiler-errors:www, r=oli-obkMatthias Krüger-25/+19
2025-04-14Rollup merge of #139392 - compiler-errors:raw-expr, r=oli-obkMatthias Krüger-1/+189
2025-04-14Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obkMatthias Krüger-0/+31
2025-04-14update lockfileRalf Jung-4/+4
2025-04-14Remove define_debug_via_print for ExistentialProjectionMichael Goulet-2/+2
2025-04-14Improve wording of post-merge reportJakub Beránek-11/+15
2025-04-14Specify `--print info=file` syntax in `--help`clubby789-17/+16
2025-04-14use `realpath` in `bootstrap.py` when creating build-dirWaffle Lapkin-1/+1
2025-04-14Auto merge of #138603 - xizheyin:issue-137405, r=chenyukangbors-2/+98
2025-04-14Add myself to mailmapclubby789-0/+1
2025-04-14ptr docs: add missing backtics around 'usize'Ralf Jung-1/+1
2025-04-14Auto merge of #139241 - bvanjoi:less-decoding, r=petrochenkovbors-64/+23
2025-04-14Add test for issue 34834reddevilmidzy-0/+30
2025-04-14tests: use `compiletest-ignore-dir` for bootstrap self-testsJieyou Xu-2/+0
2025-04-14Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhprattbors-1489/+1594
2025-04-13Rollup merge of #139776 - mejrs:diagn2, r=compiler-errorsJacob Pratt-2/+2
2025-04-13Rollup merge of #139760 - petrochenkov:noerrpat2, r=jieyouxuJacob Pratt-293/+321
2025-04-13Rollup merge of #139722 - jackh726:patternkind-walk-toir, r=compiler-errorsJacob Pratt-468/+531
2025-04-13Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm...Jacob Pratt-52/+102
2025-04-13Rollup merge of #139699 - compiler-errors:coroutine-drop-phase, r=scottmcmJacob Pratt-0/+26
2025-04-13Rollup merge of #139695 - jieyouxu:compiletest-utf8path, r=KobzolJacob Pratt-434/+412
2025-04-13Rollup merge of #139666 - lcnr:pre-revealing-use-cleanup, r=compiler-errorsJacob Pratt-154/+108
2025-04-13Rollup merge of #139636 - Zoxc:graph-edges-len-u32, r=compiler-errorsJacob Pratt-8/+10
2025-04-13Rollup merge of #138336 - jyn514:crate-attr-diagnostics, r=compiler-errorsJacob Pratt-78/+82
2025-04-14Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated...bors-532/+164
2025-04-14Adjust test directivesxizheyin-33/+23
2025-04-14Report span of test when should_panic test failedxizheyin-2/+108
2025-04-14Auto merge of #139766 - jhpratt:rollup-afrfmnk, r=jhprattbors-393/+827
2025-04-14Switch to `diagnostic::on_unimplemented`mejrs-2/+2
2025-04-13Avoid unused clones in Cloned<I> and Copied<I>Thalia Archibald-20/+163