Skip to content

regression: macro paste is private #147978

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error: macro `paste` is private
[INFO] [stdout]  --> src/ops/linalg/mod.rs:23:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let ctx = ctx!{
[INFO] [stdout]   |  ___________^
[INFO] [stdout] 7 | |     X = [1.0f64, 2.0f64],
[INFO] [stdout] 8 | |     Y = [-1.0f64, 1.0f64]
[INFO] [stdout] 9 | | };
[INFO] [stdout]   | |_^
[INFO] [stdout]   |

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)A-visibilityArea: Visibility / privacyT-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