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

Commit e4dd2ae

Browse files
authored
Merge pull request #35 from dtolnay/idea
Link to Windows "exotic" paths design
2 parents 770344d + 7e86fbd commit e4dd2ae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,19 @@ toolchain<br>
118118

119119
<br>
120120

121+
<a name="cross-platform"></a>
122+
# [:helicopter:&ensp;Cross platform](#cross-platform)
123+
124+
<table><tr><td><ul><li></li></ul></td><td>
125+
Functions for normalizing and joining paths with consideration for UNC on
126+
Windows<br>
127+
<a href="https://github.com/rust-lang/cargo/issues/6198">[Origin]</a>
128+
129+
<a href="https://github.com/dtolnay/request-for-implementation/issues/34">[Design]</a>
130+
</td></tr></table>
131+
132+
<br>
133+
121134
<a name="data-structures"></a>
122135
# [:articulated\_lorry:&ensp;Data structures](#data-structures)
123136

0 commit comments

Comments
 (0)