about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-12/+10
2024-04-04Rollup merge of #121546 - gurry:121473-ice-sizeof-mir-op, r=oli-obkMatthias Krüger-1/+222
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-12/+10
2024-04-04Error out of layout calculation if a non-last struct field is unsizedGurinder Singh-1/+222
2024-04-04Auto merge of #115538 - lcnr:fn-def-wf, r=compiler-errorsbors-45/+153
2024-04-04Auto merge of #123052 - maurer:addr-taken, r=compiler-errorsbors-37/+133
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-194/+866
2024-04-04Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhprattbors-68/+221
2024-04-04rebaseBoxy-8/+22
2024-04-04check `FnDef` return type for WFlcnr-44/+138
2024-04-03Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmeaseJacob Pratt-36/+36
2024-04-03Rollup merge of #123307 - tgross35:f16-f128-feature-gate-fix, r=petrochenkovJacob Pratt-10/+148
2024-04-03Rollup merge of #123093 - Urgau:improve-readme, r=workingjubileeJacob Pratt-15/+24
2024-04-03Rollup merge of #122356 - devnexen:dfbsd_build_fix, r=jhprattJacob Pratt-7/+13
2024-04-04Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmeasebors-114/+151
2024-04-03rebase oddityBoxy-41/+41
2024-04-03move leak check out of candidate evaluationlcnr-193/+865
2024-04-03Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgrbors-368/+1324
2024-04-03Rollup merge of #123421 - taiki-e:netbsd-doc, r=NilstriebMatthias Krüger-4/+4
2024-04-03Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errorsMatthias Krüger-90/+80
2024-04-03Rollup merge of #123395 - compiler-errors:postfix-matches-fixes-2, r=petroche...Matthias Krüger-3/+7
2024-04-03Rollup merge of #123301 - Nadrieril:unions, r=compiler-errorsMatthias Krüger-14/+138
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-31/+9
2024-04-03Rollup merge of #122964 - joboet:pointer_expose, r=AmanieuMatthias Krüger-99/+105
2024-04-03Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errorsMatthias Krüger-89/+476
2024-04-03Rollup merge of #121595 - strottos:issue_116615, r=compiler-errorsMatthias Krüger-38/+505
2024-04-03Fix f16 and f128 feature gates in editions other than 2015Trevor Gross-20/+22
2024-04-03Update f16 and f128 tests to run on both 2015 and 2018 editionsTrevor Gross-10/+146
2024-04-03Auto merge of #123415 - petrochenkov:parenting, r=compiler-errorsbors-3/+9
2024-04-03Use SVG logos in the README.md.Zander Milroy-3/+3
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4
2024-04-03Auto merge of #123416 - matthiaskrgr:rollup-j85wj05, r=matthiaskrgrbors-69/+148
2024-04-03rustc_index: Add a `ZERO` constant to index typesVadim Petrochenkov-90/+80
2024-04-03Fix up error message for debug_assert_args_compat for IATsMichael Goulet-19/+31
2024-04-03Don't fill non-ty args with ty::ErrorMichael Goulet-17/+27
2024-04-03Simplify some cfgingMichael Goulet-17/+11
2024-04-03Uplift and start using check_args_compatible more liberallyMichael Goulet-90/+95
2024-04-03Stop chopping off args for no reasonMichael Goulet-3/+19
2024-04-03Rollup merge of #123412 - Kobzol:ci-artifacts-in-summary, r=Mark-SimulacrumMatthias Krüger-0/+14
2024-04-03Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebankMatthias Krüger-33/+89
2024-04-03Rollup merge of #123393 - aDotInTheVoid:ast-p-docs, r=NilstriebMatthias Krüger-9/+7
2024-04-03Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkanMatthias Krüger-11/+2
2024-04-03Rollup merge of #123382 - compiler-errors:assert-fndef-kind, r=fmeaseMatthias Krüger-3/+7
2024-04-03Rollup merge of #123342 - RalfJung:noskip, r=onur-ozkanMatthias Krüger-13/+8
2024-04-03Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoeristerMatthias Krüger-0/+21
2024-04-03hir: Drop owner's own item-local id (zero) from parenting tablesVadim Petrochenkov-3/+9
2024-04-03rename `expose_addr` to `expose_provenance`joboet-99/+105
2024-04-03Output URLs of CI artifacts to GitHub summaryJakub Beránek-0/+14
2024-04-03Auto merge of #123390 - tgross35:f16-f128-libs-basic-impls-bootstrap, r=jhprattbors-6/+21
2024-04-03Set `CARGO` instead of `PATH` for Rust ClippyRajveer-11/+2