diff options
Diffstat (limited to 'tests/run-make/emit-path-unhashed/rmake.rs')
| -rw-r--r-- | tests/run-make/emit-path-unhashed/rmake.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-make/emit-path-unhashed/rmake.rs b/tests/run-make/emit-path-unhashed/rmake.rs index a97153e37dd..5d5256621ce 100644 --- a/tests/run-make/emit-path-unhashed/rmake.rs +++ b/tests/run-make/emit-path-unhashed/rmake.rs @@ -1,3 +1,5 @@ +//@ needs-target-std +// // Specifying how rustc outputs a file can be done in different ways, such as // the output flag or the KIND=NAME syntax. However, some of these methods used // to result in different hashes on output files even though they yielded the |
