diff options
| author | bors <bors@rust-lang.org> | 2023-09-08 20:44:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-08 20:44:42 +0000 |
| commit | f62be6d79801dffdc6ece767de20b768738e335a (patch) | |
| tree | 08650e953cb3ccf925c2e7760bc96d92b3791a50 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 6e4fd87002c7ebf24a8c97dfad0f0df2701cfb4c (diff) | |
| parent | 5864245d89b664fce9014bea811e6e6720dd949d (diff) | |
| download | rust-f62be6d79801dffdc6ece767de20b768738e335a.tar.gz rust-f62be6d79801dffdc6ece767de20b768738e335a.zip | |
Auto merge of #3056 - Nilstrieb:patch-1, r=RalfJung
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
