Max Wipfli
1f792faf34
Kernel: Add KLexicalPath::try_join and use it
...
This adds KLexicalPath::try_join(). As this cannot be done without
allocation, it uses KString and can fail. This patch also uses it at one
place. All the other cases of String::formatted("{}/{}", ...) currently
rely on the return value being a String, which means they cannot easily
be converted to use the new API.
2021-07-07 15:32:17 +02:00
..
2021-06-24 17:35:49 +04:30
2021-07-06 00:16:22 +02:00
2021-07-06 00:16:22 +02:00
2021-06-24 17:35:49 +04:30
2021-05-28 11:23:00 +02:00
2021-06-24 17:35:49 +04:30
2021-06-16 21:29:36 +02:00
2021-06-16 21:29:36 +02:00
2021-06-16 21:29:36 +02:00
2021-07-06 00:16:22 +02:00
2021-07-06 00:16:22 +02:00
2021-07-03 01:56:31 +04:30
2021-05-12 22:38:20 +02:00
2021-07-03 01:56:31 +04:30
2021-06-16 21:29:36 +02:00
2021-07-06 00:16:22 +02:00
2021-07-06 00:16:22 +02:00
2021-06-17 19:52:54 +02:00
2021-06-16 21:29:36 +02:00
2021-05-02 13:27:37 +02:00
2021-06-24 17:35:49 +04:30
2021-07-06 00:16:22 +02:00
2021-06-24 17:35:49 +04:30
2021-06-24 17:35:49 +04:30
2021-06-24 17:35:49 +04:30
2021-06-16 21:29:36 +02:00
2021-07-02 13:16:12 +02:00
2021-06-29 20:53:59 +02:00
2021-06-29 20:53:59 +02:00
2021-06-29 20:53:59 +02:00
2021-06-24 17:35:49 +04:30
2021-06-16 21:29:36 +02:00
2021-07-07 15:32:17 +02:00
2021-07-05 18:51:21 +02:00