diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-10-15 15:54:28 +0800 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-10-21 10:34:31 +0800 |
| commit | 2b4bf2dbb06a47a01ccea4f55bdb9990a911c0fc (patch) | |
| tree | 619d02e21846b67a520b0c2870899363a82d3402 /src/bootstrap | |
| parent | 1d77715f83cd495d132f95e9f6c8babb96b44e9d (diff) | |
| download | rust-2b4bf2dbb06a47a01ccea4f55bdb9990a911c0fc.tar.gz rust-2b4bf2dbb06a47a01ccea4f55bdb9990a911c0fc.zip | |
bootstrap: move `builder.rs` under `builder/` directory
Diffstat (limited to 'src/bootstrap')
| -rw-r--r-- | src/bootstrap/src/core/builder/mod.rs (renamed from src/bootstrap/src/core/builder.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/bootstrap/src/core/builder.rs b/src/bootstrap/src/core/builder/mod.rs
index 8f8ab112857..8f8ab112857 100644
--- a/src/bootstrap/src/core/builder.rs
+++ b/src/bootstrap/src/core/builder/mod.rs
|
