blob: 27a4d60d57b72fd610a8d71f4a5d3cfc9369d9e9 [file] [view]
## `compiler_target()` method in the Rust module
A `compiler_target()` method that returns the Rust target triple has been added to
the `rust` module. This method can be useful when converting build scripts
making use of Cargo's `TARGET` and `HOST` environment variables to
Meson.