Skip to content

Origin::label doesn't make sense #197

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
epage opened this issue Apr 16, 2025 · 0 comments
Open

Origin::label doesn't make sense #197

epage opened this issue Apr 16, 2025 · 0 comments
Labels
M-breaking-change Meta: Implementing or merging this will introduce a breaking change

Comments

@epage
Copy link
Contributor

epage commented Apr 16, 2025

                .element(
                    Origin::new("$SRC_DIR/core/src/cmp.rs")
                        .line(334)
                        .char_column(14)
                        .primary(true)
                        .label("...because it uses `Self` as a type parameter")

                )

seems to create

  --> $SRC_DIR/core/src/cmp.rs:334:14
   |
   = note: ...because it uses `Self` as a type parameter
@epage epage added the M-breaking-change Meta: Implementing or merging this will introduce a breaking change label Apr 30, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
M-breaking-change Meta: Implementing or merging this will introduce a breaking change
Projects
None yet
Development

No branches or pull requests

1 participant