We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f4f32 commit b9f6dfeCopy full SHA for b9f6dfe
src/librustc_middle/mir/cache.rs
@@ -60,7 +60,6 @@ impl Cache {
60
}
61
62
/// This will recompute the predecessors cache if it is not available
63
- // njn: typedef?
64
fn predecessors(
65
&mut self,
66
body: &Body<'_>,
0 commit comments