about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-03-31 10:27:01 -0400
committerJoshua Nelson <jyn514@gmail.com>2021-03-31 14:55:53 -0400
commit29eb6860a8104f01ad4bac2b5560d9d66af14a99 (patch)
tree6ad07524c1dc0c65000378f2285fe96e05eee9ca /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenta5029ac0ab372aec515db2e718da6d7787f3d122 (diff)
downloadrust-29eb6860a8104f01ad4bac2b5560d9d66af14a99.tar.gz
rust-29eb6860a8104f01ad4bac2b5560d9d66af14a99.zip
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
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions