about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-05 15:48:42 +0200
committerGitHub <noreply@github.com>2021-04-05 15:48:42 +0200
commita766d63b2db1d6d24aa447244a8f997e7e619f99 (patch)
treeac4109562adbf3e91dd11a1bfff2827535b2af0e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent335a3c4b7f5b64f7c0e3c86db8fa7989fb6a4771 (diff)
parent29eb6860a8104f01ad4bac2b5560d9d66af14a99 (diff)
downloadrust-a766d63b2db1d6d24aa447244a8f997e7e619f99.tar.gz
rust-a766d63b2db1d6d24aa447244a8f997e7e619f99.zip
Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomez
Give a better error when --theme is not a CSS file

Before:

```
error: invalid argument: "bacon.toml"
```

After:
```
error: invalid argument: "bacon.toml"
  |
  = help: arguments to --theme must be CSS files
```

cc https://github.com/rust-lang/rust/pull/83478
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions