nixpkgs/pkgs/build-support/rust/rustc-wrapper
Alyssa Ross 0852f8eb84
rustc: expose platform lists
Previously, it wasn't possible to access the list of platforms we can
build Rust programs for outside of buildRustPackage.  This was a
problem for packages that have optional Rust components, like
gstreamer or Meson, as there was no way to only build the Rust parts
for supported platforms.  Now it's possible to get that information
from rustc's passthru.
2024-09-03 17:47:27 +02:00
..
default.nix rustc: expose platform lists 2024-09-03 17:47:27 +02:00
rustc-wrapper.sh wrapRustc: wrap rustdoc 2024-03-02 13:09:07 +01:00