Skip to content

Commit 5ed625a

Browse files
committed
Outdated comment.
1 parent 176efc4 commit 5ed625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/middle/region.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! This file builds up the `ScopeTree`, which describes
1+
//! This file declares the `ScopeTree` type, which describes
22
//! the parent links in the region hierarchy.
33
//!
44
//! For more information about how MIR-based region-checking works,

0 commit comments

Comments
 (0)