Files
rust/library/std
Jacob Pratt ffdd3b16dc Rollup merge of #141477 - tshepang:patch-1, r=ChrisDenton
Path::with_extension: show that it adds an extension where one did no…

…t exist

I think the times I encountered this, I had to check first if files without extensions were added, since all examples only had files with existing extensions.

Also, this replaced example already has a similar example below.
2025-05-29 04:49:41 +02:00
..
2025-02-12 14:44:30 -08:00
2025-05-25 08:11:41 +00:00
2025-05-13 11:30:36 +02:00