diff options
author | Lukas Wirth <[email protected]> | 2021-06-21 15:01:03 +0100 |
---|---|---|
committer | Lukas Wirth <[email protected]> | 2021-06-21 15:15:25 +0100 |
commit | 43098d99ae9ee3d102ce54510d7885bae58e5ac7 (patch) | |
tree | 4e0ad9d6b0a19dedae5be066d9cdd37850343859 /docs/user | |
parent | c7c2eb8b0885198f9b1a5e44ca49c2289128d27d (diff) |
Remove deprecation support in config
Diffstat (limited to 'docs/user')
-rw-r--r-- | docs/user/generated_config.adoc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index 94a99c1ba..4105d784f 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc | |||
@@ -250,11 +250,6 @@ Whether to show `References` action. Only applies when | |||
250 | Whether to show `Run` action. Only applies when | 250 | Whether to show `Run` action. Only applies when |
251 | `#rust-analyzer.hoverActions.enable#` is set. | 251 | `#rust-analyzer.hoverActions.enable#` is set. |
252 | -- | 252 | -- |
253 | [[rust-analyzer.hoverActions.linksInHover]]rust-analyzer.hoverActions.linksInHover (deprecated: `Use hover.linksInHover instead`):: | ||
254 | + | ||
255 | -- | ||
256 | Use markdown syntax for links in hover. | ||
257 | -- | ||
258 | [[rust-analyzer.inlayHints.chainingHints]]rust-analyzer.inlayHints.chainingHints (default: `true`):: | 253 | [[rust-analyzer.inlayHints.chainingHints]]rust-analyzer.inlayHints.chainingHints (default: `true`):: |
259 | + | 254 | + |
260 | -- | 255 | -- |