File tree
161 files changed
+3042
-2298
lines changed- crates
- base-db
- src
- edition/src
- hir/src
- semantics
- hir-def
- src
- data
- expr_store
- tests
- item_tree
- macro_expansion_tests
- nameres
- tests
- path
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval
- diagnostics
- infer
- layout
- mir
- tests
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- ide-assists/src
- handlers
- ide-completion/src
- completions
- tests
- ide-db
- src
- imports/insert_use
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- load-cargo/src
- mbe/src
- query-group-macro
- rust-analyzer/src
- cli
- handlers
- span
- src
- test-fixture/src
- xtask/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
161 files changed
+3042
-2298
lines changed+578-277
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
15 | 12 |
| |
16 | 13 |
| |
17 | 14 |
| |
| |||
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
62 |
| - | |
| 59 | + | |
63 | 60 |
| |
64 | 61 |
| |
65 | 62 |
| |
| |||
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
| 68 | + | |
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
77 |
| - | |
78 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
|
0 commit comments