We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176efc4 commit 5ed625aCopy full SHA for 5ed625a
src/librustc/middle/region.rs
@@ -1,4 +1,4 @@
1
-//! This file builds up the `ScopeTree`, which describes
+//! This file declares the `ScopeTree` type, which describes
2
//! the parent links in the region hierarchy.
3
//!
4
//! For more information about how MIR-based region-checking works,
0 commit comments