We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed793d8 commit db977caCopy full SHA for db977ca
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