diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-09-08 22:30:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-08 22:30:50 +0200 |
| commit | 5864245d89b664fce9014bea811e6e6720dd949d (patch) | |
| tree | 08650e953cb3ccf925c2e7760bc96d92b3791a50 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 6e4fd87002c7ebf24a8c97dfad0f0df2701cfb4c (diff) | |
| download | rust-5864245d89b664fce9014bea811e6e6720dd949d.tar.gz rust-5864245d89b664fce9014bea811e6e6720dd949d.zip | |
Use `#!/usr/bin/env` shebang
``` $ ls /bin/bash ls: cannot access '/bin/bash': No such file or directory ``` On certain systems, `/bin` and `/usr/bin` are nothing but wastelands, with just `env`around as the last survivor of the great purge. The binaries have cowardly hidden away and only `env` can show us the way to greatness (bash). ❄️
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
