about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-19local_def_path_hash_to_def_id can failMichael Baikov-36/+15
2024-06-19Allow for try_force_from_dep_node to failMichael Baikov-7/+51
2024-06-19Auto merge of #125852 - bvanjoi:improve-tip-for-invisible-trait, r=compiler-e...bors-57/+143
2024-06-19Auto merge of #126657 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-18Update cargoWeihang Lo-0/+0
2024-06-19Auto merge of #126655 - jieyouxu:rollup-z7k1k6l, r=jieyouxubors-654/+2188
2024-06-19Rollup merge of #126632 - Vonr:fix/moving-closure-formatting-v2, r=Nilstrieb许杰友 Jieyou Xu (Joe)-18/+18
2024-06-19Rollup merge of #126615 - tgross35:gitignore-ice, r=compiler-errors许杰友 Jieyou Xu (Joe)-0/+1
2024-06-19Rollup merge of #126586 - madsmtm:mac-catalyst-maintainers, r=Nilstrieb许杰友 Jieyou Xu (Joe)-0/+2
2024-06-19Rollup merge of #126558 - jieyouxu:caller-chooses-ty, r=fmease许杰友 Jieyou Xu (Joe)-16/+49
2024-06-19Rollup merge of #126504 - erickt:bump-fuchsia, r=tmandry许杰友 Jieyou Xu (Joe)-386/+628
2024-06-19Rollup merge of #126493 - jswrenn:fix-126460, r=compiler-errors许杰友 Jieyou Xu (Joe)-30/+89
2024-06-19Rollup merge of #126422 - Urgau:doctest-impl-non-local-def, r=fmease许杰友 Jieyou Xu (Joe)-46/+125
2024-06-19Rollup merge of #125293 - dingxiangfei2009:tail-expr-temp-lifetime, r=esteban...许杰友 Jieyou Xu (Joe)-23/+376
2024-06-19Rollup merge of #125078 - linyihai:issue-124496, r=compiler-errors许杰友 Jieyou Xu (Joe)-12/+22
2024-06-19Rollup merge of #124135 - petrochenkov:deleglob, r=fmease许杰友 Jieyou Xu (Joe)-123/+878
2024-06-18Auto merge of #126607 - Oneirical:the-testern-world, r=jieyouxubors-29/+46
2024-06-18tests: update tests for more conservative return ty mismatch note许杰友 Jieyou Xu (Joe)-6/+27
2024-06-18hir_typeck: be more conservative in making "note caller chooses ty param" note许杰友 Jieyou Xu (Joe)-10/+22
2024-06-18Auto merge of #126614 - compiler-errors:uplift-next-trait-solver, r=lcnrbors-1823/+2824
2024-06-18rewrite allocator-shim-circular-deps to ui testOneirical-14/+17
2024-06-18Auto merge of #126623 - oli-obk:do_not_count_errors, r=davidtwcobors-915/+773
2024-06-18Remove redundant argument from `subdiagnostic` methodOli Scherer-542/+361
2024-06-18Use a dedicated type instead of a reference for the diagnostic contextOli Scherer-328/+363
2024-06-18Replace `move||` with `move ||` in `compiler/` and `library/`Vonr-18/+18
2024-06-18Fix transmute goalMichael Goulet-39/+59
2024-06-18Explicitly import tracing macrosMichael Goulet-7/+14
2024-06-18Fix impl for SolverDelegateMichael Goulet-85/+385
2024-06-18Uplift the new trait solverMichael Goulet-1443/+2000
2024-06-18SolverDelegateMichael Goulet-310/+363
2024-06-18Uplift PredefinedOpaquesDataMichael Goulet-12/+22
2024-06-18Make SearchGraph fully genericMichael Goulet-95/+149
2024-06-18Auto merge of #126630 - GuillaumeGomez:rollup-hlwbpa2, r=GuillaumeGomezbors-88/+992
2024-06-18Prefer `dcx` methods over fields or fields' methodsOli Scherer-58/+62
2024-06-18Use a more precise lifetimeOli Scherer-4/+4
2024-06-18Rollup merge of #126621 - Zalathar:test-coverage-attr, r=petrochenkovGuillaume Gomez-0/+604
2024-06-18Rollup merge of #126587 - Zalathar:no-mir-spans, r=oli-obkGuillaume Gomez-20/+234
2024-06-18Rollup merge of #126583 - RalfJung:interpret-oom, r=saethlinGuillaume Gomez-2/+5
2024-06-18Rollup merge of #126500 - Oneirical:test-for-the-holy-grail, r=jieyouxuGuillaume Gomez-58/+134
2024-06-18Rollup merge of #125988 - GuillaumeGomez:migrate-run-make-used, r=jieyouxuGuillaume Gomez-8/+15
2024-06-18Auto merge of #126437 - Oneirical:test-we-forget, r=jieyouxubors-44/+109
2024-06-18Add more thorough coverage tests for `#[coverage(..)]` in nested functionsZalathar-0/+468
2024-06-18Add a more thorough test of incorrect/unusal `#[coverage(..)]` syntaxZalathar-0/+136
2024-06-18Create `tests/ui/coverage-attr/`Zalathar-0/+0
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-17Add `/rustc-ice*/ to `.gitignore`Trevor Gross-0/+1
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