Emit better error messages when invoking xcrun
Also allow the SDK path to be non-UTF-8.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#![feature(let_chains)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(string_from_utf8_lossy_owned)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(try_blocks)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user