about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/y.rs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_codegen_cranelift/y.rs')
-rwxr-xr-xcompiler/rustc_codegen_cranelift/y.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/compiler/rustc_codegen_cranelift/y.rs b/compiler/rustc_codegen_cranelift/y.rs
deleted file mode 100755
index e806a64d943..00000000000
--- a/compiler/rustc_codegen_cranelift/y.rs
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env bash
-#![deny(unsafe_code)] /*This line is ignored by bash
-# This block is ignored by rustc
-echo "Warning: y.rs is a deprecated alias for y.sh" 1>&2
-exec ./y.sh "$@"
-*/