diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-01-14 14:25:52 +0100 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-02-11 20:28:38 +0100 |
| commit | 55ceed81fe68bf09293176cd2c16fbb90aab0531 (patch) | |
| tree | 4fc7484399104737d80fd170b4ebac5d47405d09 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 78450d2d602b06d9b94349aaf8cece1a4acaf3a8 (diff) | |
| download | rust-55ceed81fe68bf09293176cd2c16fbb90aab0531.tar.gz rust-55ceed81fe68bf09293176cd2c16fbb90aab0531.zip | |
Remove the alt_std_name option
This option introduced in #15820 allows a custom crate to be imported in the place of std, but with the name std. I don't think there is any value to this. At most it is confusing users of a driver that uses this option. There are no users of this option on github. If anyone still needs it, they can emulate it injecting #![no_core] in addition to their own prelude.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
