ci: add GitHub Actions workflows for upstream sync and release automation
This commit is contained in:
parent
0d201261c8
commit
5d421e8a76
7035 changed files with 106275 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
This file has an mtime of when this was started.
|
||||
Binary file not shown.
|
|
@ -0,0 +1,10 @@
|
|||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-cfg=static_assertions
|
||||
cargo:rustc-cfg=lower_upper_exp_for_non_zero
|
||||
cargo:rustc-cfg=rustc_diagnostics
|
||||
cargo:rustc-cfg=libc
|
||||
cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
|
||||
cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
|
||||
cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
|
||||
cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
|
||||
cargo:rerun-if-env-changed=CARGO_CFG_MIRI
|
||||
|
|
@ -0,0 +1 @@
|
|||
D:\pi\ConvertX-CN\api-server\target\release\build\rustix-462274b0eb21a630\out
|
||||
Loading…
Add table
Add a link
Reference in a new issue