Added backend

This commit is contained in:
Patrick Alvin Alcala 2025-09-03 16:42:38 +08:00
parent 0be02352a0
commit 513f437ee6
3429 changed files with 39630 additions and 0 deletions

View file

@ -0,0 +1,5 @@
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-check-cfg=cfg(error_generic_member_access)
cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP