mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

test_get_dbpath_for_term(): handle non-utf8 paths (fix FIXME) Removes a FIXME for #9639 Part of #44366 which is E-help-wanted The remaining two FIXMEs for #9639 are considerably more complicated, so I will create separate PRs for them.