diff options
| author | Joshua Nelson <jnelson@cloudflare.com> | 2022-05-02 23:25:08 -0500 |
|---|---|---|
| committer | Joshua Nelson <jnelson@cloudflare.com> | 2022-05-02 23:46:31 -0500 |
| commit | 3a800bf5c75fc9889178e401b0ab5fab87deb00d (patch) | |
| tree | 4f6a55b348ec3dce2dedda9847b724ab388b3249 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | c110cfa161aab391bd37c16a95b8330bfc7e54ce (diff) | |
| download | rust-3a800bf5c75fc9889178e401b0ab5fab87deb00d.tar.gz rust-3a800bf5c75fc9889178e401b0ab5fab87deb00d.zip | |
[bootstrap] Give a better error when trying to run a path with no registered step
Before: ``` thread 'main' panicked at 'error: no rules matched invalid', src/bootstrap/builder.rs:287:17 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` After: ``` error: no `check` rules matched 'invalid' help: run `x.py check --help --verbose` to show a list of available paths note: if you are adding a new Step to bootstrap itself, make sure you register it with `describe!` ```
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
