Skip to content

Commit b9f6dfe

Browse files
committed
Remove an old in-progress comment from a previous PR.
This comment wasn't supposed to have landed.
1 parent 70f4f32 commit b9f6dfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_middle/mir/cache.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ impl Cache {
6060
}
6161

6262
/// This will recompute the predecessors cache if it is not available
63-
// njn: typedef?
6463
fn predecessors(
6564
&mut self,
6665
body: &Body<'_>,

0 commit comments

Comments
 (0)