diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2025-01-19 13:12:07 +1100 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2025-01-19 13:40:37 +1100 |
| commit | 93f69b23006d180e2f6cf2d6f7efeab17b2c2cf2 (patch) | |
| tree | ab8146dde0c10726e11a83b7c42853f7a853920c /compiler/rustc_codegen_llvm/src | |
| parent | 1d55f7270dc6fda5c19da3f563e91165d07463c4 (diff) | |
| download | rust-93f69b23006d180e2f6cf2d6f7efeab17b2c2cf2.tar.gz rust-93f69b23006d180e2f6cf2d6f7efeab17b2c2cf2.zip | |
Don't skip argument parsing when running `rustc` with no arguments
Setting up the argument parser to parse no arguments is a tiny bit of wasted work, but avoids an otherwise-unnecessary special case. In particular, this lets us avoid having to deal with multiple different APIs to determine whether the compiler is nightly or not.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
