diff options
| author | Michael Murphy <m.b.murphy15@gmail.com> | 2021-06-11 02:39:28 +0100 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2021-07-25 22:53:32 -0500 |
| commit | 486e774fbfbbe2be98cdd2ebdbfc3e8b92fc2a95 (patch) | |
| tree | 58a23bf26dc0bd01439a870b9369e53622e20e4a /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 1ca3798d2c961c43b02e312e8aa0e4bfa3f1b37e (diff) | |
| download | rust-486e774fbfbbe2be98cdd2ebdbfc3e8b92fc2a95.tar.gz rust-486e774fbfbbe2be98cdd2ebdbfc3e8b92fc2a95.zip | |
Adjusting help message (#4865)
On stable, running with `--help|-h` shows information about `file-lines` which is a nightly-only option. This commit removes all mention of `file-lines` from the help message on stable. There is room for improvement here; perhaps a new struct called, e.g., `StableOptions` could be added to complement the existing `GetOptsOptions` struct. `StableOptions` could have a field for each field in `GetOptsOptions`, with each field's value being a `bool` that specifies whether or not the option exists on stable. Or is this adding too much complexity?
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
