about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-18Auto merge of #126437 - Oneirical:test-we-forget, r=jieyouxubors-44/+109
2024-06-18Auto merge of #126049 - compiler-errors:rework-use, r=oli-obkbors-574/+628
2024-06-18Auto merge of #126330 - m-ou-se:panic-message-type, r=Amanieubors-11/+79
2024-06-18Auto merge of #126591 - petrochenkov:upctxt5, r=nnethercotebors-30/+11
2024-06-18Auto merge of #126490 - Oneirical:testicide, r=jieyouxubors-86/+137
2024-06-17Delay a bug and mark precise_capturing as not incompleteMichael Goulet-230/+53
2024-06-17Fix other toolsMichael Goulet-4/+3
2024-06-17Fix rustfmtMichael Goulet-7/+9
2024-06-17Detect duplicatesMichael Goulet-8/+78
2024-06-17Add tests for illegal use bound syntaxMichael Goulet-5/+122
2024-06-17Rework precise capturing syntaxMichael Goulet-349/+405
2024-06-17Make parse_seq_to_before_tokens take expected/nonexpected tokens, use in pars...Michael Goulet-51/+38
2024-06-18Auto merge of #126279 - Oneirical:you-can-run-make-but-cannot-hide, r=jieyouxubors-53/+112
2024-06-17Auto merge of #125500 - Oneirical:bundle-them-up-why-not, r=jieyouxubors-42/+107
2024-06-17rewrite no-builtins-lto to rmakeOneirical-11/+24
2024-06-17Auto merge of #126605 - matthiaskrgr:rollup-plsaytq, r=matthiaskrgrbors-456/+467
2024-06-17Add PanicMessage type for PanicInfo::message().Mara Bos-11/+79
2024-06-17Add new test_while_readonly helper function to run-make-supportOneirical-25/+52
2024-06-17Rollup merge of #126603 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-06-17Rollup merge of #126596 - zetanumbers:async-drop-tracking-issue, r=petrochenkovMatthias Krüger-13/+13
2024-06-17Rollup merge of #126579 - ChoKyuWon:master, r=TaKO8KiMatthias Krüger-1/+1
2024-06-17Rollup merge of #126567 - compiler-errors:instance-kind, r=oli-obk,lcnrMatthias Krüger-421/+424
2024-06-17Rollup merge of #126355 - ferrocene:hoverbear/run-make-pass-target, r=KobzolMatthias Krüger-1/+2
2024-06-17Rollup merge of #126255 - RalfJung:bootstrap-submodules, r=onur-ozkanMatthias Krüger-20/+27
2024-06-17Rewrite and rename `issue-26092` to rmakeOneirical-67/+83
2024-06-17rewrite incremental-session-fail to rmakeOneirical-49/+52
2024-06-17Update booksrustbot-0/+0
2024-06-17rewrite `link-dedup` to rmakeOneirical-1/+32
2024-06-17Rewrite `link-arg` in rmake.rsOneirical-6/+24
2024-06-17Auto merge of #126593 - matthiaskrgr:rollup-a5jfg7w, r=matthiaskrgrbors-50/+161
2024-06-17Add tracking issue to async_drop APIDaria Sukhonina-13/+13
2024-06-17fix checking git submodules during a commit hookRalf Jung-20/+27
2024-06-17Rollup merge of #126584 - cjgillot:issue-122736, r=michaelwoeristerMatthias Krüger-3/+34
2024-06-17Rollup merge of #126577 - oli-obk:static_valtrees, r=RalfJungMatthias Krüger-9/+26
2024-06-17Rollup merge of #126568 - bvanjoi:fix-126376, r=petrochenkovMatthias Krüger-38/+101
2024-06-17[perf] More span update benchmarkingVadim Petrochenkov-30/+11
2024-06-17Auto merge of #126128 - oli-obk:method_ice, r=lcnrbors-118/+108
2024-06-17Remove windows-specific copy of testOli Scherer-88/+10
2024-06-17Use subtyping instead of equality, since method resolution also uses subtypingOli Scherer-33/+101
2024-06-17Remove an unused validation error variantOli Scherer-9/+0
2024-06-17Add regression testOli Scherer-0/+26
2024-06-17Do not ICE in privacy when type inference fails.Camille GILLOT-3/+34
2024-06-17Auto merge of #126581 - GuillaumeGomez:rollup-dx4fadn, r=GuillaumeGomezbors-57/+177
2024-06-17Rollup merge of #126580 - GuillaumeGomez:add-missing-annotation, r=bjorn3Guillaume Gomez-0/+2
2024-06-17Rollup merge of #126570 - nnethercote:fix-126385, r=lcnrGuillaume Gomez-13/+49
2024-06-17Rollup merge of #126226 - gurry:125325-improve-closure-arg-sugg, r=oli-obkGuillaume Gomez-44/+126
2024-06-17Add missing test annotationGuillaume Gomez-0/+2
2024-06-17Fix broken documentation linkChoKyuWon-1/+1
2024-06-17Auto merge of #126492 - compiler-errors:more-uplifting, r=lcnrbors-163/+222
2024-06-17Convert a `span_bug` to a `span_delayed_bug`.Nicholas Nethercote-13/+49