Skip to content

rulinalg-0.3.7 beta regression #43678

Closed
Closed
@est31

Description

@est31

rulinalg version 0.3.7 regressed from stable to beta (full log):

Aug 03 18:40:40.613 INFO blam! ---- src/macros/matrix_eq.rs - assert_matrix_eq (line 501) stdout ----
Aug 03 18:40:40.613 INFO blam! 	error: type `rulinalg::macros::matrix_eq::AbsoluteError<f64>` is private
Aug 03 18:40:40.613 INFO blam!  --> <anon>:6:1
Aug 03 18:40:40.613 INFO blam!   |
Aug 03 18:40:40.613 INFO blam! 6 | assert_matrix_eq!(x, y, comp = abs, tol = 1e-12);
Aug 03 18:40:40.613 INFO blam!   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 03 18:40:40.613 INFO blam!   |
Aug 03 18:40:40.613 INFO blam!   = note: this error originates in a macro outside of the current crate
Aug 03 18:40:40.613 INFO blam! 

cc @AtheMathmo

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