Skip to content

fix #1187 #1191

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

Merged
merged 4 commits into from
Sep 24, 2024
Merged

fix #1187 #1191

merged 4 commits into from
Sep 24, 2024

Conversation

cemoktra
Copy link
Contributor

@cemoktra cemoktra commented Jul 26, 2024

fixing compilation with stable Rust 1.80. I basically ran cargo update -p time

Copy link
Collaborator

@marco-c marco-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marco-c marco-c merged commit fd118d1 into mozilla:master Sep 24, 2024
10 checks passed
pulsastrix added a commit to namib-project/dcaf-rs that referenced this pull request Nov 20, 2024
The new stable release of grcov fixes the compilation issue related to
the `time` crate, which we previously worked around by pulling in the
branch from [PR 1191](mozilla/grcov#1191).

Therefore, our previous workaround is no longer necessary, and we can
use the stable version again.
pulsastrix added a commit to namib-project/dcaf-rs that referenced this pull request Nov 20, 2024
The new stable release of grcov fixes the compilation issue related to
the `time` crate, which we previously worked around by pulling in the
branch from [PR 1191](mozilla/grcov#1191).

Therefore, our previous workaround is no longer necessary, and we can
use the stable version again.
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.

2 participants