We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f510d98 + db977ca commit 7c5df1fCopy full SHA for 7c5df1f
compiler/rustc_metadata/src/locator.rs
@@ -67,7 +67,7 @@
67
//!
68
//! ## What criterion to select on?
69
70
-//! This a pretty tricky area of loading crates. Given a file, how do we know
+//! This is a pretty tricky area of loading crates. Given a file, how do we know
71
//! whether it's the right crate? Currently, the rules look along these lines:
72
73
//! 1. Does the filename match an rlib/dylib pattern? That is to say, does the
0 commit comments