mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
26d48c9a37
This will allow putting all temporary build artifacts in build/ in the future, keeping all the build output artifacts in dist/
This directory is for scripts that are either never directly invoked or are not used very often. Scripts that are frequently used should be kept at the project root.