File tree
104 files changed
+1650
-1024
lines changed- crates
- base-db/src
- hir/src
- hir-def
- src
- body
- data
- hir
- item_tree
- macro_expansion_tests
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- layout
- tests
- ide/src
- ide-assists/src
- handlers
- tests
- ide-completion/src
- render
- ide-db/src
- imports
- ide-diagnostics/src/handlers
- load-cargo/src
- parser
- src
- grammar
- test_data/parser/inline/ok
- proc-macro-api/src
- proc-macro-srv
- proc-macro-test
- imp
- src
- src
- proc-macro-srv-cli/src
- project-model/src
- rust-analyzer
- src
- handlers
- lsp
- rustc-dependencies
- src
- syntax
- src
- ast
- test-utils/src
- vfs/src
- vfs-notify/src
- docs/dev
- editors/code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+1650
-1024
lines changed+23-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
| |||
108 | 112 |
| |
109 | 113 |
| |
110 | 114 |
| |
111 |
| - | |
| 115 | + | |
112 | 116 |
| |
113 | 117 |
| |
114 | 118 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| |||
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
| |||
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
116 |
| - | |
| 118 | + | |
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 |
| - | |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
210 | 217 |
| |
211 | 218 |
| |
212 | 219 |
| |
| |||
355 | 362 |
| |
356 | 363 |
| |
357 | 364 |
| |
358 |
| - | |
| 365 | + | |
359 | 366 |
| |
360 | 367 |
| |
361 | 368 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
965 | 965 |
| |
966 | 966 |
| |
967 | 967 |
| |
968 |
| - | |
969 |
| - | |
| 968 | + | |
970 | 969 |
| |
971 | 970 |
| |
972 |
| - | |
| 971 | + | |
973 | 972 |
| |
974 | 973 |
| |
975 | 974 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 | 217 |
| |
221 | 218 |
| |
222 | 219 |
| |
| |||
240 | 237 |
| |
241 | 238 |
| |
242 | 239 |
| |
243 |
| - | |
| 240 | + | |
244 | 241 |
| |
245 | 242 |
| |
246 | 243 |
| |
|
0 commit comments