about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-30Auto merge of #124366 - Kobzol:remove-yaml-expansion, r=pietroalbinibors-705/+157
2024-04-30Auto merge of #124547 - matthiaskrgr:rollup-9tv8upg, r=matthiaskrgrbors-99/+149
2024-04-30Rollup merge of #124543 - maurer:llvm-range, r=nikicMatthias Krüger-3/+3
2024-04-30Rollup merge of #124540 - compiler-errors:nested-goals, r=lcnrMatthias Krüger-53/+57
2024-04-30Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obkMatthias Krüger-40/+86
2024-04-30Rollup merge of #124519 - krasimirgg:test-ranges, r=nikicMatthias Krüger-3/+3
2024-04-30Auto merge of #124507 - Zalathar:coverage-level, r=compiler-errorsbors-39/+53
2024-04-30Auto merge of #124398 - klensy:trailing-ws, r=compiler-errorsbors-56/+66
2024-04-30codegen tests: Tolerate `range()` qualifications in enum testsMatthew Maurer-3/+3
2024-04-29Auto merge of #124537 - matthiaskrgr:rollup-zjv9gu8, r=matthiaskrgrbors-14/+46
2024-04-29Split out instantiate_nested_goalsMichael Goulet-36/+43
2024-04-29Take proof trees by value in inspect goalMichael Goulet-18/+15
2024-04-29Rollup merge of #124530 - djkoloski:fuchsia_dirfd, r=tmandryMatthias Krüger-0/+1
2024-04-29Rollup merge of #124488 - est31:arbitrary_expressions_error, r=pnkfelixMatthias Krüger-1/+39
2024-04-29Rollup merge of #124185 - beepster4096:move_data_base_local_infallible, r=pnk...Matthias Krüger-13/+6
2024-04-29Output `run_type` from the matrix calculation jobJakub Beránek-5/+19
2024-04-29Remove redundant `success` expressions from stepsJakub Beránek-2/+2
2024-04-29Rename `JobType` to `WorkflowRunType`Jakub Beránek-13/+13
2024-04-29Remove redundant `success()` conditionJakub Beránek-1/+1
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-313/+5
2024-04-29Replace dynamically generated `ci.yml` file with the original templateJakub Beránek-350/+121
2024-04-29Unify outcome jobsJakub Beránek-51/+26
2024-04-29Auto merge of #124527 - jieyouxu:rollup-eslzncy, r=jieyouxubors-1044/+835
2024-04-29Rollup merge of #124522 - blyxyas:refactor-is-loaded, r=jieyouxu许杰友 Jieyou Xu (Joe)-15/+18
2024-04-29Rollup merge of #124508 - Zalathar:op, r=jieyouxu许杰友 Jieyou Xu (Joe)-4/+4
2024-04-29Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk许杰友 Jieyou Xu (Joe)-24/+64
2024-04-29Rollup merge of #124484 - GKFX:offset_of_must_use, r=jieyouxu许杰友 Jieyou Xu (Joe)-529/+215
2024-04-29Rollup merge of #124475 - GKFX:more-dependency-pruning, r=oli-obk许杰友 Jieyou Xu (Joe)-96/+71
2024-04-29Rollup merge of #124415 - compiler-errors:candidates, r=lcnr许杰友 Jieyou Xu (Joe)-375/+394
2024-04-29Rollup merge of #124269 - scrabsha:sasha/fix-124206, r=dtolnay许杰友 Jieyou Xu (Joe)-1/+69
2024-04-29Fix Fuchsia build broken by #124210David Koloski-0/+1
2024-04-29Auto merge of #124332 - Kobzol:toolstate-auto-build, r=pietroalbinibors-231/+125
2024-04-29Add StaticForeignItem and use it on ForeignItemKindSantiago Pastorino-40/+86
2024-04-29Only register candidate if it is associated w a shallow certaintyMichael Goulet-42/+32
2024-04-29Actually use probes when needed and stop relying on existing outer probesMichael Goulet-335/+350
2024-04-29Make names more accurateMichael Goulet-15/+29
2024-04-29[Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loadedblyxyas-15/+18
2024-04-29adapt a codegen test for llvm 19Krasimir Georgiev-3/+3
2024-04-29Change wordingest31-9/+9
2024-04-29Auto merge of #124255 - RenjiSann:renji/mcdc-nested-expressions, r=Zalatharbors-70/+699
2024-04-29coverage: Replace boolean options with a `CoverageLevel` enumZalathar-39/+53
2024-04-29Pretty-print parenthesis around binary in postfix matchSasha Pourcelot-1/+69
2024-04-29Auto merge of #124505 - Enselic:aux-bin-fix, r=jieyouxubors-1/+2
2024-04-29tests(mcdc-coverage): Add tests for nested decision structures in mcdc_nested...Dorian Péron-0/+506
2024-04-29mcdc-coverage: Get decision_depth from THIR loweringDorian Péron-18/+82
2024-04-29mcdc-coverage: Add decision_depth field in structsDorian Péron-39/+78
2024-04-29mcdc-coverage: Add possibility for codegen llvm to handle several condition b...Dorian Péron-18/+38
2024-04-29Auto merge of #124506 - ivmarkov:master, r=jhprattbors-0/+1
2024-04-29coverage: Avoid hard-coded values when visiting logical opsZalathar-4/+4
2024-04-29Fix ESP IDF build broken by #124210ivmarkov-0/+1