about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-04unconstrained `NormalizesTo` term for opaqueslcnr-42/+54
2024-04-04Auto merge of #3447 - rust-lang:rustup-2024-04-04, r=saethlinbors-3003/+2990
2024-04-04Merge from rustcThe Miri Cronjob Bot-3002/+2989
2024-04-04Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-194/+866
2024-04-04Teach MIR inliner query cycle avoidance about const_eval_selectBen Kimock-4/+32
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-03Address final nitsJules Bertholet-3/+6
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-04coverage: Remove useless constantsZalathar-13/+5
2024-04-04Manually run `clang-format` on `CoverageMappingWrapper.cpp`Zalathar-28/+20
2024-04-03update messagesDan-2/+2
2024-04-03update messagesDan-5/+5
2024-04-03rebase oddityBoxy-41/+41
2024-04-03Tests for getting parent of synthetic HIRMichael Goulet-0/+38
2024-04-03move leak check out of candidate evaluationlcnr-193/+865
2024-04-03Add `if let` testsNadrieril-10/+80
2024-04-04Stabilize `Literal::c_string`Slanterns-26/+1
2024-04-04Stabilize `Literal::byte_character`Slanterns-25/+1
2024-04-03Fix #11738: allow `cast` lints in macrosFrancisco Salgueiro-10/+58
2024-04-03Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgrbors-368/+1324
2024-04-03Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errorsMatthias Krüger-2/+2
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 #12615 - Kobzol:fix-recursive-clone-from, r=blyxyasbors-6/+49
2024-04-03More precise false edgesNadrieril-26/+66
2024-04-03Explain false edges in more detailNadrieril-3/+45
2024-04-03Add testsNadrieril-56/+154
2024-04-03Do not suggest `assigning_clones` in `Clone` implJakub Beránek-6/+49
2024-04-03add 'x.py miri', and make it work for 'library/{core,alloc,std}'Ralf Jung-30/+422
2024-04-03Auto merge of #123415 - petrochenkov:parenting, r=compiler-errorsbors-3/+9
2024-04-03Merge pull request #1476 from taiki-e/unchecked-shiftbjorn3-1/+1
2024-04-03Add docs for `FromIterator<(AE, BE)> for (A, B)`Maybe Waffle-0/+19
2024-04-03Use SVG logos in the README.md.Zander Milroy-3/+3
2024-04-03Implement `FromIterator<(AE, BE)>` for `(impl Default+Extend<AE>, impl Defaul...Maybe Waffle-0/+14
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4