León Orell Valerian Liehr
09aa77299b
Cleanup: Rid the rmake
test runners of extern crate run_make_support;
2024-05-02 17:57:23 +02:00
Urgau
006c94cfa1
Use named struct arguments instead of comment named args
2024-04-28 17:17:22 +02:00
Urgau
607497d57c
Port print-cfg run-make to Rust-based rmake.rs
2024-04-28 17:17:22 +02:00
Urgau
caf6ce5ea2
Stabilize PATH
option for --print KIND=PATH
...
Description of the `PATH` option:
> A filepath may optionally be specified for each requested information
> kind, in the format `--print KIND=PATH`, just like for `--emit`. When
> a path is specified, information will be written there instead of to
> stdout.
2023-09-07 15:07:30 +02:00
Urgau
9268a8b060
Make --print KIND=PATH
unstable
...
https://github.com/rust-lang/rust/pull/113780 should have gone through
an MCP+FCP but wasn't, but instead of reverting the original PR, this PR
just make that new option unstable.
2023-07-27 19:05:17 +02:00
David Tolnay
11dcd1d3d7
Add test of --print KIND=PATH
2023-07-20 11:04:30 -07:00
Joshua Nelson
433da1fc04
Move almost all run-make-fulldeps to run-make
...
They pass fine.
2023-03-30 07:34:55 -05:00