Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 67e60e0

Browse files
author
Hendrik van Antwerpen
committed
Add comment
1 parent 337da5c commit 67e60e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stack-graphs/src/partial.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,6 +2363,8 @@ impl PartialPath {
23632363
}
23642364

23652365
impl Node {
2366+
/// Update the given partial path pre- and postconditions with the effect of
2367+
/// appending this node to that partial path.
23662368
fn apply_to_partial_stacks(
23672369
&self,
23682370
graph: &StackGraph,

0 commit comments

Comments
 (0)