mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
128cc06515
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.