aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/tests/regression.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-04-23 17:50:25 +0100
committerAleksey Kladov <[email protected]>2020-04-23 17:55:26 +0100
commitca6d7bfe617aa49fdd9c996d2680a94e24207b86 (patch)
tree47fb5ae530075e5e0130984542c58fea13850437 /crates/ra_hir_ty/src/tests/regression.rs
parent278bf351e3d9bf074b76f89afa04c4727d55fba6 (diff)
Cleanup proc_macro config
In general, there should be no reason to call `.to_string_lossy`. If you want to display the path, use `.display()`. If you want to pass the path to an OS API (like std::process::Command) than use `PathBuf` or `OsString`.
Diffstat (limited to 'crates/ra_hir_ty/src/tests/regression.rs')
0 files changed, 0 insertions, 0 deletions