Skip to content

Commit 75879b0

Browse files
caspervonbByron
authored andcommitted
Note, not zero-copy nor alloc
1 parent 4b00d68 commit 75879b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-config/src/file/git_config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ impl<'event> GitConfig<'event> {
136136
}
137137

138138
/// Constructs a `git-config` file from the provided paths in the order provided.
139+
/// This is neither zero-copy nor zero-alloc.
139140
///
140141
/// # Errors
141142
///

0 commit comments

Comments
 (0)