Commit 82d7209
authored
un-deprecate AbsolutePath::appending(RelativePath) (#341)
motivation: concatinating rlative path to absolute path is a key API we should preserve it, but improve the implementation
chnages: remove deprecation marker from AbsolutePath::appending(RelativePath)
work to improve the implementation is tracked in #3361 parent b2248f9 commit 82d7209
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| |||
0 commit comments