bjorn3
|
c5be67ba36
|
Pass all extra args in rustc-clif before user supplied args
This allows the user to overwrite them and prevents confusing error
messages if the last argument supplied expects a value.
|
2023-04-25 17:39:20 +00:00 |
|
bjorn3
|
76a1cfb0e6
|
Give an error if any of the wrappers can't find cargo, rustc or rustdoc
Fixes #1364
|
2023-03-21 13:41:28 +00:00 |
|
bjorn3
|
b08762493c
|
Fix warnings
|
2023-02-19 17:11:28 +00:00 |
|
bjorn3
|
98ddd69aae
|
Add wrappers to dist/bin/ too in addition to dist/
Rust's build system since recently expects rustc to be in a bin/
directory if it is specified using the rustc option in config.toml.
|
2023-02-19 15:28:01 +00:00 |
|
bjorn3
|
629eab79c1
|
Avoid hard-coded rustc when building wrappers
|
2023-01-14 14:18:11 +00:00 |
|
bjorn3
|
f17dbfc933
|
Add rustdoc-clif wrapper
|
2022-10-28 12:51:15 +00:00 |
|