Skip to content

Commit

Permalink
Rollup merge of rust-lang#111201 - krasimirgg:add_gitmodules, r=jyn514
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed May 4, 2023
2 parents ab80b7a + 6530b1b commit 75e8f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bootstrap/dist.rs
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ impl Step for PlainSourceTarball {
"config.example.toml",
"Cargo.toml",
"Cargo.lock",
".gitmodules",
];
let src_dirs = ["src", "compiler", "library", "tests"];

Expand Down

0 comments on commit 75e8f87

Please sign in to comment.