diff options
author | Michael Goulet <michael@errs.io> | 2023-02-08 20:01:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 20:01:28 -0800 |
commit | 3e07554fd73079a38a7d659676c2ada99db47d93 (patch) | |
tree | dd40e9d754e085d07687fcfaf62a031dac9177c1 /tests/rustdoc-js-std/parser-errors.js | |
parent | ae2ecff04b3029030d0aa0dff57a4f8eaf1a6747 (diff) | |
parent | 730470c8dd9b605333f84119e501193d06966528 (diff) | |
download | rust-3e07554fd73079a38a7d659676c2ada99db47d93.tar.gz |
Rollup merge of #107819 - clubby789:x-py-root, r=jyn514
Set `rust-analyzer.check.invocationLocation` to `root`
Add
```json
"rust-analyzer.check.invocationLocation": "root",
"rust-analyzer.check.invocationStrategy": "once",
```
to the bundled VS code config. This prevents an error with r-a invoking `python3 x.py` in `src/bootstrap` where `x.py` does not exist.
r? ``@jyn514``
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions