Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add implicit data generation and use it for location tracking #306

Merged
merged 3 commits into from
Sep 26, 2021

Conversation

shepmaster
Copy link
Owner

No description provided.

@shepmaster shepmaster added enhancement New feature or request breaking change Likely requires a SemVer version bump labels Sep 22, 2021
@shepmaster shepmaster force-pushed the location branch 4 times, most recently from ab53c30 to be88133 Compare September 24, 2021 14:07
We had to inline usages of `map_err` because those combinators don't
have `#[track_caller]`. Other combinators, such as those in futures,
are more difficult to fix, so we offer some workarounds.

This requires Rust 1.46, so added a new feature flag.
@netlify
Copy link

netlify bot commented Sep 25, 2021

✔️ Deploy Preview for shepmaster-snafu ready!

🔨 Explore the source changes: 7739ac2

🔍 Inspect the deploy log: https://app.netlify.com/sites/shepmaster-snafu/deploys/614e6b05028b2f0008d98bf1

😎 Browse the preview: https://deploy-preview-306--shepmaster-snafu.netlify.app

@shepmaster shepmaster merged commit ad7bec5 into main Sep 26, 2021
@shepmaster shepmaster deleted the location branch September 26, 2021 18:16
@shepmaster shepmaster linked an issue Oct 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Likely requires a SemVer version bump enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for #[track_caller]
1 participant