Skip to content

rustpather-0.1.0 beta regression #43953

Closed
@est31

Description

@est31

rustpather version 0.1.0 regressed from stable to beta (full log):

Aug 16 19:27:59.459 INFO kablam! error: type `rustpather::Edge<T>` is private
Aug 16 19:27:59.459 INFO kablam!   --> src/main.rs:16:14
Aug 16 19:27:59.460 INFO kablam!    |
Aug 16 19:27:59.460 INFO kablam! 16 | 	let path8 = rustpather::astar(&graph8, (0, 0), (2, 2), &rustpather::heuristic);
Aug 16 19:27:59.460 INFO kablam!    | 	            ^^^^^^^^^^^^^^^^^

cc @harporoeder

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions