Files
rust/library/std
Tobias Bucher 700b3ea61b Panic if PathBuf::set_extension would add a path separator
This is likely never intended and potentially a security vulnerability
if it happens.

I'd guess that it's mostly literal strings that are passed to this
function in practice, so I'm guessing this doesn't break anyone.

CC #125060
2024-05-13 15:08:34 +02:00
..
2024-04-07 10:05:57 +02:00
2024-05-05 10:47:12 -04:00
2024-03-18 20:45:45 -07:00
2024-05-11 10:25:37 -04:00