File tree
86 files changed
+3127
-1631
lines changed- src/tools/rust-analyzer
- .github/workflows
- crates
- cfg
- flycheck
- hir
- src
- hir-def
- src
- body
- macro_expansion_tests
- hir-expand
- src
- hir-ty
- src
- infer
- tests
- ide
- src
- hover
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- context
- ide-db
- src/syntax_helpers
- ide-diagnostics
- src
- handlers
- ide-ssr
- mbe
- src
- expander
- proc-macro-api
- profile
- project-model
- src
- rust-analyzer
- tests/slow-tests
- stdx
- syntax
- src/ast
- test-utils/src
- text-edit
- toolchain
- vfs-notify
- docs
- dev
- user
- editors/code/src
- lib/lsp-server
- xtask
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+3127
-1631
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 |
| |
50 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 |
| |
52 | 61 |
| |
53 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
54 | 71 |
| |
55 | 72 |
| |
56 | 73 |
| |
| |||
73 | 90 |
| |
74 | 91 |
| |
75 | 92 |
| |
76 |
| - | |
| 93 | + | |
77 | 94 |
| |
78 | 95 |
| |
79 | 96 |
| |
| |||
99 | 116 |
| |
100 | 117 |
| |
101 | 118 |
| |
102 |
| - | |
| 119 | + | |
103 | 120 |
| |
104 |
| - | |
| 121 | + | |
105 | 122 |
| |
106 | 123 |
| |
107 | 124 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
262 | 263 |
| |
263 | 264 |
| |
264 | 265 |
| |
| |||
269 | 270 |
| |
270 | 271 |
| |
271 | 272 |
| |
| 273 | + |
0 commit comments