We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm ignoring some tests in extra::time because they fail randomly
extra::time
(At time bug was filed, the library was called std::time, but std has been renamed to extra.)
std::time
std
extra
The text was updated successfully, but these errors were encountered:
�Some detective work during triage: brson put in the aforementioned ignores in commit 2fd8ebd
Sorry, something went wrong.
Determined that this was a duplicate of #3327, which was fixed by commit 3c24419
Merge pull request rust-lang#4246 from RalfJung/freeze-sensitive-comment
1bfaa16
visit_freeze_sensitive: add comment
No branches or pull requests
I'm ignoring some tests in
extra::time
because they fail randomly(At time bug was filed, the library was called
std::time
, butstd
has been renamed toextra
.)The text was updated successfully, but these errors were encountered: