about summary refs log tree commit diff
path: root/tests/run-make/issue-107495-archive-permissions
AgeCommit message (Expand)AuthorLines
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
2025-04-02Update `run-make` tests to no longer use `aux_build`Jieyou Xu-2/+2
2025-03-07Fix `cross-lang-lto` to not use `path_file_prefix`许杰友 Jieyou Xu (Joe)-3/+2
2025-03-07Fix `issue-107495-archive-permissions` to not rely on `rustc_private`许杰友 Jieyou Xu (Joe)-3/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2024-07-17tests: update for `rfs` rename许杰友 Jieyou Xu (Joe)-1/+1
2024-07-17tests: update for renamed `fs` module in run_make_support许杰友 Jieyou Xu (Joe)-2/+2
2024-06-11Implement fs wrapper for run_make_supportOneirical-3/+3
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-2/+2
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-1/+0
2024-04-17Use the default file permissions when writingbjorn3-1/+10
2024-04-17Add regression test for #107495bjorn3-0/+23