diff options
| author | bors <bors@rust-lang.org> | 2023-02-15 10:00:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-02-15 10:00:00 +0000 |
| commit | 52af0457b79ec698aa06e547b39b88d1e5b4e84d (patch) | |
| tree | ba0769c8b2e29eb20b5f935fba4567c73e4ec0b9 /src/tools/rust-analyzer/docs/dev | |
| parent | 8deed11af9a49960fcec3bf2b5e43f24dc2a1cf2 (diff) | |
| parent | 1a2908bfaa4e8283b08aa3c29ff41515f247e322 (diff) | |
| download | rust-52af0457b79ec698aa06e547b39b88d1e5b4e84d.tar.gz rust-52af0457b79ec698aa06e547b39b88d1e5b4e84d.zip | |
Auto merge of #2789 - RalfJung:rustup, r=RalfJung
Rustup
Diffstat (limited to 'src/tools/rust-analyzer/docs/dev')
| -rw-r--r-- | src/tools/rust-analyzer/docs/dev/lsp-extensions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md index a4780af1a26..a794e866181 100644 --- a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md +++ b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md @@ -1,5 +1,5 @@ <!--- -lsp_ext.rs hash: 45bd7985265725c5 +lsp_ext.rs hash: ec29403e67dfd15b If you need to change the above hash to make the test pass, please check if you need to adjust this doc as well and ping this issue: |
