File tree
197 files changed
+3103
-2004
lines changed- src/tools/rust-analyzer
- .github/workflows
- crates
- base-db
- src
- flycheck/src
- hir
- src
- semantics
- hir-def/src
- body
- hir
- macro_expansion_tests
- mbe
- nameres
- hir-expand/src
- hir-ty/src
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- shim
- lower
- tests
- ide/src
- hover
- inlay_hints
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- context
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- ide-diagnostics
- src
- handlers
- mbe/src
- expander
- proc-macro-api/src
- proc-macro-srv
- proc-macro-test
- src/server
- proc-macro-srv-cli/src
- profile
- src
- project-model/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tracing
- tests/slow-tests
- stdx
- src
- syntax
- src
- ast
- test-utils
- src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
197 files changed
+3103
-2004
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 |
| |
107 | 111 |
| |
108 | 112 |
| |
| |||
203 | 207 |
| |
204 | 208 |
| |
205 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
206 | 224 |
| |
207 | 225 |
| |
208 | 226 |
| |
209 | 227 |
| |
210 |
| - | |
| 228 | + | |
211 | 229 |
| |
212 | 230 |
| |
213 | 231 |
| |
| |||
216 | 234 |
| |
217 | 235 |
| |
218 | 236 |
| |
219 |
| - | |
| 237 | + | |
220 | 238 |
| |
221 | 239 |
| |
222 | 240 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
0 commit comments