mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
include x and x.ps1 scripts in tarball sources
Helps to provide 1:1 build experience between git-managed and tarball sources. Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
@@ -1008,6 +1008,8 @@ fn run(self, builder: &Builder<'_>) -> GeneratedTarball {
|
||||
"README.md",
|
||||
"RELEASES.md",
|
||||
"REUSE.toml",
|
||||
"x",
|
||||
"x.ps1",
|
||||
"x.py",
|
||||
// tidy-alphabetical-end
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user