File tree
205 files changed
+5502
-2897
lines changed- src/tools
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- cfg/src
- flycheck/src
- hir/src
- semantics
- term_search
- hir-def/src
- attr
- body
- item_tree
- macro_expansion_tests
- nameres
- path
- hir-expand/src
- hir-ty/src
- infer
- mir
- eval
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- ide-completion/src
- completions
- render
- tests
- ide-db/src
- imports
- ide-diagnostics/src
- handlers
- load-cargo/src
- mbe/src
- syntax_bridge
- parser
- src/grammar
- test_data/parser/inline/ok
- proc-macro-api/src
- profile
- src
- project-model
- src
- test_data/output
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tests
- slow-tests
- salsa/src
- stdx
- src
- syntax
- fuzz
- src
- ast
- generated
- validation
- test-fixture/src
- test-utils/src
- vfs
- src
- vfs-notify/src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
- xtask
- src
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+5502
-2897
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 | 66 |
| |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 23 | + | |
32 | 24 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 | 25 |
| |
39 | 26 |
| |
40 | 27 |
| |
41 |
| - | |
| 28 | + | |
42 | 29 |
| |
43 | 30 |
| |
44 | 31 |
| |
| |||
69 | 56 |
| |
70 | 57 |
| |
71 | 58 |
| |
72 |
| - | |
| 59 | + | |
73 | 60 |
| |
74 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
75 | 68 |
| |
76 | 69 |
| |
77 | 70 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 | 71 |
| |
89 | 72 |
| |
90 | 73 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments