We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755597a commit 5711bcaCopy full SHA for 5711bca
src/safeposix/syscalls/fs_calls.rs
@@ -1315,11 +1315,8 @@ impl Cage {
1315
///
1316
/// ### Panics
1317
1318
-<<<<<<< HEAD
1319
/// * If the file descriptor passed is invalid (less than zero or greater
1320
/// than MAX FD which is 1024)
1321
-=======
1322
->>>>>>> baf10435 (fstat_syscall documentation)
1323
/// * If the inode number retrieved from the file descriptor does not exist
1324
/// in `FS_METADATA.inodetable`.
1325
0 commit comments