about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-2/+60
2024-06-20Convert some module-level `//` and `///` comments to `//!`.Nicholas Nethercote-26/+32
2024-06-19Auto merge of #126678 - nnethercote:fix-duplicated-attrs-on-nt-expr, r=petroc...bors-144/+118
2024-06-19Auto merge of #126679 - fmease:rollup-njrv2py, r=fmeasebors-590/+677
2024-06-19Rollup merge of #126662 - alexcrichton:warn-on-wasm32-wasi, r=michaelwoeristerLeón Orell Valerian Liehr-0/+14
2024-06-19Rollup merge of #126572 - onur-ozkan:channel-problem, r=clubby789León Orell Valerian Liehr-18/+23
2024-06-19Rollup merge of #126154 - RalfJung:storage-live, r=compiler-errorsLeón Orell Valerian Liehr-11/+71
2024-06-19Rollup merge of #125880 - Zalathar:demangler, r=oli-obkLeón Orell Valerian Liehr-450/+5
2024-06-19Rollup merge of #125766 - RenjiSann:fresh-mcdc-branch-on-bool, r=nnethercoteLeón Orell Valerian Liehr-23/+526
2024-06-19Rollup merge of #125447 - oli-obk:eq_opaque_pred, r=compiler-errorsLeón Orell Valerian Liehr-88/+38
2024-06-19Remove `src/tools/rust-demangler`Zalathar-450/+5
2024-06-19Change how `parse_expr_force_collect` works.Nicholas Nethercote-28/+6
2024-06-19Refactor `parse_expr_res`.Nicholas Nethercote-28/+33
2024-06-19Simplify `LhsExpr::Unparsed`.Nicholas Nethercote-10/+11
2024-06-19Move `parse_or_use_outer_attributes` out of `parse_expr_prefix_range`.Nicholas Nethercote-15/+25
2024-06-19Auto merge of #126671 - fmease:rollup-dmet4fi, r=fmeasebors-219/+698
2024-06-19Move `parse_or_use_outer_attributes` out of `parse_expr_prefix`.Nicholas Nethercote-5/+8
2024-06-19Inline and remove `parse_expr_assoc`.Nicholas Nethercote-10/+1
2024-06-19Refactor `LhsExpr`.Nicholas Nethercote-42/+38
2024-06-19Remove `From` impls for `LhsExpr`.Nicholas Nethercote-25/+10
2024-06-19Simplify `Parser::parse_expr_dot_or_call`.Nicholas Nethercote-4/+3
2024-06-19Expand another comment.Nicholas Nethercote-1/+5
2024-06-19Add a comment.Nicholas Nethercote-1/+3
2024-06-19Allow constraining opaque types during subtyping in the trait systemOli Scherer-88/+38
2024-06-19Rollup merge of #126656 - fmease:skip-debug-for-_, r=compiler-errorsLeón Orell Valerian Liehr-22/+23
2024-06-19Rollup merge of #126654 - tgross35:f16-f128-pretty-print, r=jackh726León Orell Valerian Liehr-1/+9
2024-06-19Rollup merge of #126594 - zetanumbers:fix-cross-crate-async-drop-glue, r=oli-obkLeón Orell Valerian Liehr-23/+57
2024-06-19Rollup merge of #126553 - Nadrieril:expand-or-pat-into-above, r=matthewjasperLeón Orell Valerian Liehr-113/+366
2024-06-19Rollup merge of #125787 - Oneirical:infinite-test-a-novel, r=jieyouxuLeón Orell Valerian Liehr-15/+39
2024-06-19Rollup merge of #124580 - gurry:124556-suggest-remove-tuple-field, r=jackh726León Orell Valerian Liehr-45/+109
2024-06-19Rollup merge of #123782 - oli-obk:equal_tait_args, r=compiler-errorsLeón Orell Valerian Liehr-0/+95
2024-06-19tests(coverage): Bless mcdc_non_control_flow testsDorian Péron-38/+147
2024-06-19coverage: Make MCDC take in account last RHS of condition-coverageDorian Péron-23/+48
2024-06-19Auto merge of #125852 - bvanjoi:improve-tip-for-invisible-trait, r=compiler-e...bors-57/+143
2024-06-18Unconditionally warn on usage of `wasm32-wasi`Alex Crichton-0/+14
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-19rustc_type_ir: Omit some struct fields from Debug outputLeón Orell Valerian Liehr-22/+23
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-18Make pretty printing for `f16` and `f128` consistentTrevor Gross-1/+9