Files
rust/library/std/src
Michael Goulet da1ca5df6e Rollup merge of #104298 - tbu-:pr_set_extension_caveats, r=m-ou-se
Add notes and examples about non-intuitive `PathBuf::set_extension` behavior

Basically, passing the empty string will actually remove the extension instead of setting it to the empty string. This might change what is considered to be an extension. Additionally, passing an extension that contains dots will make the path only consider the last part of it to be the new extension.
2023-01-02 15:39:16 -08:00
..
2022-08-01 20:10:40 +00:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-08-18 18:07:39 -04:00
2022-12-28 09:18:43 -05:00
2022-09-26 10:14:45 +02:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-10-07 15:21:47 +02:00
2022-12-28 09:18:43 -05:00
2022-11-06 17:11:02 -05:00