Closed robinkrahl closed 4 years ago
Looks fine, but can you please remove the commit of the ‘Cargo.lock’.
Sure, I removed it. But it didn’t change anything, it’s just was cargo
does if you run cargo build
. I think Sylvestre forgot to include it in b83a186fb0d730b437148be162623aa02c74cf50.
Add a
--output-dir-std
option to change the output dir for the standard library. This is useful if theRUST_SRC_PATH
is read-only, for example because the source was installed using a distribution package. (We briefly discussed this issue via mail last February.)