Files
rust/library
Matthias Krüger 4da8a7a370 Rollup merge of #109540 - marcospb19:edit-Path-with_file_name-example, r=m-ou-se
std docs: edit `PathBuf::set_file_name` example

To make explicit that `set_file_name` might replace or remove the
extension, not just the file stem.

Also edit docs for `Path::with_file_name`, which calls `set_file_name`.
2023-05-01 17:10:22 +02:00
..
2023-03-19 20:41:22 +00:00
2023-04-28 08:47:55 -07:00