summary refs log tree commit diff
path: root/tests/run-make/exit-code/rmake.rs
AgeCommit message (Expand)AuthorLines
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-1/+1
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-23/+7
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-04-09run-make: make arg take AsRef<OsStr> instead of str5225225-1/+2
2024-04-08move exit-code to rmake5225225-0/+42