Skip to content

fix(assert): Show caller for panics#69

Merged
epage merged 1 commit into
assert-rs:masterfrom
epage:context
Sep 6, 2021
Merged

fix(assert): Show caller for panics#69
epage merged 1 commit into
assert-rs:masterfrom
epage:context

Conversation

@epage
Copy link
Copy Markdown
Contributor

@epage epage commented Sep 6, 2021

Thanks to Rust 1.46, we can act like a macro and have panics report the
callers source rather than assert_fs

Fixes #64

Thanks to Rust 1.46, we can act like a macro and have panics report the
callers source rather than `assert_fs`

Fixes assert-rs#64
@epage epage merged commit 3c7a100 into assert-rs:master Sep 6, 2021
@epage epage deleted the context branch September 6, 2021 23:22
takumi-earth pushed a commit to earthlings-dev/assert_fs that referenced this pull request Jan 27, 2026
fix(assert): Show caller for panics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant