]> git.lizzy.rs Git - rust.git/commit
Rename the build/ directory to dist/
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Mon, 28 Nov 2022 13:01:49 +0000 (13:01 +0000)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Mon, 28 Nov 2022 13:01:49 +0000 (13:01 +0000)
commit26d48c9a378f20f817e779328affc6c2643a3505
treefab90f2d1a3ff2b2ee8ef48cad14b4865bcb2b7c
parenta00c7a01dab2834eb16142e8cc7e984bf58508d2
Rename the build/ directory to dist/

This will allow putting all temporary build artifacts in build/ in the
future, keeping all the build output artifacts in dist/
.github/workflows/main.yml
.gitignore
Readme.md
build_system/mod.rs
build_system/tests.rs
clean_all.sh
docs/usage.md
scripts/filter_profile.rs
scripts/setup_rust_fork.sh
scripts/test_rustc_tests.sh