Skip to content

Commit 2f57e4b

Browse files
Merge #44
44: Fix link rendering r=matklad a=AlexStrNik Co-authored-by: AlexStrNik <[email protected]>
2 parents c698a8c + add34a4 commit 2f57e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2020-05-11-changelog-24.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ image::https://user-images.githubusercontent.com/1711539/81536600-22ee1200-936c-
3737

3838
* pr:4419[] fix panic in `AstIdMap` due to files with `\r\n`.
3939
* pr:4295[] specify all rust-analyzer specific tokens and modifiers in package.json.
40-
You can use [these custom types](https://github.com/rust-analyzer/rust-analyzer/blob/eb892d707c379eff514df9c2a6b2203f38874b14/editors/code/package.json#L537-L587) to tweak syntax highlighting for Rust.
40+
You can use link:https://github.com/rust-analyzer/rust-analyzer/blob/eb892d707c379eff514df9c2a6b2203f38874b14/editors/code/package.json#L537-L587[these custom types] to tweak syntax highlighting for Rust.
4141
* pr:4305[] correctly handle namespaces for structs in name resolution.
4242
* pr:4325[] fix conversion to UTF-16 indexing for supplementary plane characters.
4343
* pr:4347[] fix pattern exhaustiveness checks for `!` type.

0 commit comments

Comments
 (0)