diff options
| author | Jieyou Xu <jieyouxu@outlook.com> | 2025-09-05 16:28:10 +0800 | 
|---|---|---|
| committer | Jieyou Xu <jieyouxu@outlook.com> | 2025-09-05 21:22:51 +0800 | 
| commit | 7154d39231fd8051bc207dda3afba21a11b14fcd (patch) | |
| tree | 1d04e8f643f458d0155151a0130c29ec3000b402 /tests/run-make/compiler-builtins/lib.rs | |
| parent | aebcbe0a4b1bb7df327bccf94a82117b4ca99a9f (diff) | |
| download | rust-7154d39231fd8051bc207dda3afba21a11b14fcd.tar.gz rust-7154d39231fd8051bc207dda3afba21a11b14fcd.zip  | |
tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test suite
Diffstat (limited to 'tests/run-make/compiler-builtins/lib.rs')
| -rw-r--r-- | tests/run-make/compiler-builtins/lib.rs | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-make/compiler-builtins/lib.rs b/tests/run-make/compiler-builtins/lib.rs deleted file mode 100644 index 0c9ac1ac8e4..00000000000 --- a/tests/run-make/compiler-builtins/lib.rs +++ /dev/null @@ -1 +0,0 @@ -#![no_std]  | 
