File tree
180 files changed
+15859
-3017
lines changed- .github/workflows
- crates
- base-db/src
- flycheck/src
- hir
- src
- hir-def
- src
- body
- data
- hir
- item_tree
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- decl_check
- infer
- layout
- tests
- mir
- eval
- lower
- ide/src
- hover
- inlay_hints
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- tests
- ide-diagnostics/src
- handlers
- intern/src
- mbe/src
- parser
- src
- grammar
- test_data
- lexer
- err
- ok
- parser/inline/err
- project-model/src
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- lsp
- tests/slow-tests
- rustc-dependencies
- src
- stdx/src
- syntax
- src
- ast
- tests
- test-utils/src
- docs
- dev
- user
- editors/code
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+15859
-3017
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
144 | 149 |
| |
145 | 150 |
| |
146 | 151 |
| |
147 | 152 |
| |
148 | 153 |
| |
149 |
| - | |
150 |
| - | |
|
+71-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+4-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
0 commit comments