Files
rust/library/std
Guillaume Gomez ddb6904ee4 Rollup merge of #133419 - CromFr:add-path-strip_prefix-test-example, r=Amanieu
Added a doc test for std::path::strip_prefix

I was about 90% sure `Path::new("/test/haha/foo.txt").strip_prefix("/te")` would return an Err, but I couldn't find an example to confirm this behaviour.

This should be an easy merge :)
2024-11-26 15:32:13 +01:00
..
2024-07-29 08:26:52 +10:00
2024-11-11 17:25:50 +01:00