Correct a missing reference in the release note.
Fix #26537. Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
parent
912ab64a0d
commit
fd9b2caa5f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Version 1.1.0 (June 2015)
|
|||
Highlights
|
||||
----------
|
||||
|
||||
* The [`std::fs` module has been expanded][fs-expand] to expand the set of
|
||||
* The [`std::fs` module has been expanded][fs] to expand the set of
|
||||
functionality exposed:
|
||||
* `DirEntry` now supports optimizations like `file_type` and `metadata` which
|
||||
don't incur a syscall on some platforms.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue