diff options
| author | bors <bors@rust-lang.org> | 2016-07-31 05:54:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-31 05:54:19 -0700 |
| commit | 5556554e2504ba2df8712ad0666ce1a11915dade (patch) | |
| tree | 8a7f991c804b370a6a936b49237bfb79c74ce549 /src/rustllvm/PassWrapper.cpp | |
| parent | 724f811794bf30141922eb9ff26cd9ce7febe64e (diff) | |
| parent | 443f1ca83c8b323d530ba62ed1974a75f94e0e17 (diff) | |
| download | rust-5556554e2504ba2df8712ad0666ce1a11915dade.tar.gz rust-5556554e2504ba2df8712ad0666ce1a11915dade.zip | |
Auto merge of #35129 - tmiasko:suggest-print-target-list, r=nagisa
Suggest use of `--print target-list` when target is not found. If given target could not be found suggest using `--print target-list`. Previously, error has been reported as: $ rustc --target 86-unknown-linux-gnu error: Error loading target specification: Could not find specification for target "86-unknown-linux-gnu" After changes it looks as follows: $ rustc --target 86-unknown-linux-gnu error: Error loading target specification: Could not find specification for target "x86-unknown-linux-gnu". Use `--print target-list` for a list of supported targets
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
