]> git.lizzy.rs Git - rust.git/commit
Merge #2134 #2137
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 30 Oct 2019 21:04:58 +0000 (21:04 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 21:04:58 +0000 (21:04 +0000)
commit37eaa840bb3f530fbe16ae7dd6bcdf4625d04f97
tree2d582d7eb93616f6f8dcaa36bb7c182567ef41d4
parentf70d3e41cf6c93c54eb904af00599f4ba6557390
parent4ad37df22339ff91779782d37ab315ef0ce274eb
parent9bbb27604d12b97506da6ee3fed95c66d696a6ac
Merge #2134 #2137

2134: More match ast r=matklad a=kjeremy

Use `match_ast!` in more places

2137: Add link to the vscode VIM extension compatibility warning. r=matklad a=krk

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/1831

Co-authored-by: kjeremy <kjeremy@gmail.com>
Co-authored-by: krk <keremkat@gmail.com>