summaryrefslogtreecommitdiff
path: root/rules/rust
AgeCommit message (Collapse)Author
2024-10-09rules-rust: deduplicate stage argumentsAlberto Sartori
2024-07-23rules-rust: bugfix: correctly propagate link args of C dependenciesAlberto Sartori
2024-06-27default target: honor TOOLCHAIN_CONFIG[RUST][PATH]Klaus Aehlig
... instead of hard-coding a vaule. We still keep this value as default. While there, drop unsed value in arguments_config.
2024-06-27docs: Fix small typosPaul Cristian Sarbu
2024-06-24Initial commitAlberto Sartori
Co-authored-by: Klaus Aehlig <klaus.aehlig@huawei.com>