]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.17: document io/fs changes for Go 1.17
authorAdam Mitha <adam.mitha@gmail.com>
Fri, 14 May 2021 17:58:01 +0000 (10:58 -0700)
committerHeschi Kreinick <heschi@google.com>
Fri, 21 May 2021 17:35:47 +0000 (17:35 +0000)
For #44513
Fixes #46011

Change-Id: I862ef9a4314cd34fb8c828a8cd7d0a7b36c6f683
Reviewed-on: https://go-review.googlesource.com/c/go/+/320151
Reviewed-by: Heschi Kreinick <heschi@google.com>
Trust: Heschi Kreinick <heschi@google.com>
Trust: Robert Findley <rfindley@google.com>
Trust: Dmitri Shuralyov <dmitshur@golang.org>

doc/go1.17.html

index ae9deabf654aac882637aa47fb4f5e1c26a94c20..4561b6ccf52e795ce7c511dd4993fbe187977876 100644 (file)
@@ -351,7 +351,7 @@ Do not send CLs removing the interior tags from such phrases.
 <dl id="io/fs"><dt><a href="/pkg/io/fs/">io/fs</a></dt>
   <dd>
     <p><!-- CL 293649 -->
-      TODO: <a href="https://golang.org/cl/293649">https://golang.org/cl/293649</a>: implement FileInfoToDirEntry
+      The new <a href="/pkg/io/fs/#FileInfoToDirEntry"><code>FileInfoToDirEntry</code></a> function converts a <code>FileInfo</code> to a <code>DirEntry</code>.
     </p>
   </dd>
 </dl><!-- io/fs -->