about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-20Fix a span for one of the test casesGeorg Semmler-29/+15
2023-10-19Improve the warning messages for the `#[diagnostic::on_unimplemented]`Georg Semmler-27/+126
2023-10-19Auto merge of #114534 - niluxv:strict_prov_unwind, r=cuviper,workingjubileebors-54/+103
2023-10-19Auto merge of #116402 - joboet:global_alloc_tls_unsoundness, r=thomcc,working...bors-29/+51
2023-10-18Auto merge of #116493 - compiler-errors:coinductive-cycle-lint, r=lcnrbors-2/+27
2023-10-18Bump COINDUCTIVE_OVERLAP_IN_COHERENCEMichael Goulet-2/+27
2023-10-18Auto merge of #116046 - Zalathar:fn-cov-info, r=cjgillotbors-667/+458
2023-10-18Auto merge of #116887 - lcnr:alias-ty-constructor, r=compiler-errorsbors-39/+46
2023-10-18coverage: Explicitly note that counter/expression IDs are function-localZalathar-0/+17
2023-10-18coverage: Update docs for `StatementKind::Coverage`Zalathar-5/+10
2023-10-18coverage: Store expression data in function coverage infoZalathar-173/+90
2023-10-18Remove unused `TyCtxt` from `remove_dead_blocks`Zalathar-9/+9
2023-10-18coverage: Store all of a function's mappings in function coverage infoZalathar-270/+107
2023-10-18AliasTy::new instead of tcx methodlcnr-39/+46
2023-10-18Auto merge of #116885 - aliemjay:rollup-plbeppt, r=aliemjaybors-140/+272
2023-10-18coverage: Make expression simplification non-destructiveZalathar-22/+58
2023-10-18Rollup merge of #116879 - aliemjay:revert-opaque-bubble, r=oli-obkAli MJ Al-Nasrawy-84/+100
2023-10-18Rollup merge of #116870 - compiler-errors:host-param-by-name, r=fee1-deadAli MJ Al-Nasrawy-11/+10
2023-10-18Rollup merge of #116865 - estebank:issue-46969, r=compiler-errorsAli MJ Al-Nasrawy-44/+102
2023-10-18Rollup merge of #116856 - oli-obk:no_effects, r=compiler-errorsAli MJ Al-Nasrawy-1/+30
2023-10-18Rollup merge of #116812 - rmehri01:missing_copy_implementations_non_exhaustiv...Ali MJ Al-Nasrawy-0/+30
2023-10-18coverage: Collect a function's coverage mappings into a single listZalathar-75/+65
2023-10-18coverage: Rename `Operand` to `CovTerm`Zalathar-49/+51
2023-10-18coverage: Store the number of counters/expressions in function coverage infoZalathar-102/+69
2023-10-18coverage: Attach an optional `FunctionCoverageInfo` to `mir::Body`Zalathar-54/+74
2023-10-18Auto merge of #116815 - Nilstrieb:more-funny-pretty-printers, r=compiler-errorsbors-310/+214
2023-10-18Auto merge of #116814 - estebank:windows-ice-path, r=petrochenkovbors-3/+14
2023-10-18revert rust-lang/rust#114586Ali MJ Al-Nasrawy-84/+100
2023-10-18Auto merge of #116713 - estebank:issue-116703, r=compiler-errorsbors-98/+588
2023-10-18Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errorsbors-128/+41
2023-10-18Don't compare host param by nameMichael Goulet-11/+10
2023-10-18Auto merge of #116505 - saethlin:infer-inline, r=cjgillotbors-350/+457
2023-10-18Auto merge of #116840 - nikic:update-llvm-15, r=cuviperbors-0/+0
2023-10-17Bless coverage-map testsBen Kimock-6/+23
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-344/+434
2023-10-17Suggest constraining assoc types in more casesEsteban Küber-44/+102
2023-10-17Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obkbors-326/+361
2023-10-17Auto merge of #116855 - matthiaskrgr:rollup-i2izdwb, r=matthiaskrgrbors-284/+1905
2023-10-17Disable effects in libcore againOli Scherer-1/+30
2023-10-17Unify suggestion wordingEsteban Küber-168/+145
2023-10-17review comments + more testsEsteban Küber-20/+421
2023-10-17Properly account for self ty in method disambiguation suggestionEsteban Küber-3/+115
2023-10-17Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump filesEsteban Küber-3/+14
2023-10-17Rollup merge of #116827 - nnethercote:pub-handle_options, r=compiler-errorsMatthias Krüger-1/+5
2023-10-17Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obkMatthias Krüger-21/+89
2023-10-17Rollup merge of #116719 - celinval:smir-mono, r=oli-obkMatthias Krüger-45/+401
2023-10-17Rollup merge of #116717 - estebank:issue-9082, r=oli-obkMatthias Krüger-1/+393
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-216/+1017
2023-10-17Auto merge of #116844 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-17Remove `Print::Error`Nilstrieb-32/+17