Главная
Study mode:
on
1
rust analyzer
2
public API
3
enum API
4
expression API
5
index node
6
cast node
7
subscribe node
8
curator node
9
textrange
10
subtree
11
cache
12
type
13
index
14
green node
15
identity
16
lazy
17
arc
18
route
19
Incremental updates
20
Incremental parsing
21
parsley
22
event rule
23
skip errors
24
Lowering process
25
Memory efficiency
26
No incremental tree
27
Code example
28
Building rust from the tree
29
Token mapping
Description:
Explore the implementation of syntax trees in rust-analyzer through this comprehensive 57-minute video presentation. Dive into the public API, including enum API, expression API, and various node types. Learn about incremental updates, parsing techniques, and memory efficiency. Discover how to build Rust from the tree and understand token mapping. Gain valuable insights into the inner workings of rust-analyzer's syntax tree implementation, presented by @matklad in this recorded session from February 26, 2019.

Rust Analyzer Syntax Trees Implementation - 2019 Overview

Rust
Add to list