We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9d614 commit 0a036a2Copy full SHA for 0a036a2
src/cargo/core/compiler/job_queue.rs
@@ -36,7 +36,7 @@
36
//!
37
//! "NeedsToken" indicates that a rustc is interested in acquiring a token, but
38
//! never that it would be impossible to make progress without one (i.e., it
39
-//! would be incorrect for rustc to not terminate due to a unfulfilled
+//! would be incorrect for rustc to not terminate due to an unfulfilled
40
//! NeedsToken request); we do not usually fulfill all NeedsToken requests for a
41
//! given rustc.
42
0 commit comments