rules_rust/examples/musl_cross_compiling
UebelAndre f213d28fda
Added Rust 1.82.0 (#2944)
https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html
2024-10-21 05:39:37 +00:00
..
linker_config Add example of cross-compiling with musl (#2535) 2024-03-05 14:48:48 +00:00
local_proc_macro Fix up fake resolve roots for proc macros (#2784) 2024-08-08 21:18:35 +00:00
platforms Add example of cross-compiling with musl (#2535) 2024-03-05 14:48:48 +00:00
src Add fake dependency roots for all transitive proc-macros (#2749) 2024-08-01 17:01:53 +00:00
.gitignore Add example of cross-compiling with musl (#2535) 2024-03-05 14:48:48 +00:00
BUILD.bazel Add fake dependency roots for all transitive proc-macros (#2749) 2024-08-01 17:01:53 +00:00
Cargo.Bazel.lock Fix up fake resolve roots for proc macros (#2784) 2024-08-08 21:18:35 +00:00
Cargo.Bazel.lock.json Added Rust 1.82.0 (#2944) 2024-10-21 05:39:37 +00:00
Cargo.toml Use fake.rs not /dev/null as fake source file (#2851) 2024-09-10 16:14:04 +00:00
MODULE.bazel Fix crates.io URL (#2597) 2024-04-02 23:43:41 +00:00
WORKSPACE.bazel Added Rust 1.81.0 (#2841) 2024-09-10 21:02:49 +00:00
hello_linux_musl_test.sh Consistently thread extra target constraints around (#2829) 2024-09-03 19:44:28 +00:00