You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antivirus software usually has heuristics and we don't really have controls over that. Let's track it in rust-lang/rust#93187. Thank you.
Side note: maybe moving doctest binaries out from temporary directory help. This part is tracked by rust-lang/testing-devex-team#5, which will shift test runner from rustdoc to cargo.
Problem
Kaspersky rejected your run doctest and warned you that it is virus
I remember everything was normal yesterday ☠️
Steps
1.run doctest
my doctest code:
2.output
Couldn't run the test: Access is denied. (os error 5) - maybe your tempdir is mounted with noexec?
Kaspersky rejected the run doctest and warned that it is virus:
kaspersky - Trojan-Spy.Win64.KeyLogger.gen details
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: