File tree
110 files changed
+3732
-1187
lines changed- crates
- hir-def/src
- expr_store
- lower
- path
- tests
- item_tree
- macro_expansion_tests
- hir-expand/src
- builtin
- hir-ty/src
- diagnostics
- infer
- layout
- lower
- mir
- lower
- hir/src
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions/item_list
- tests
- ide-db/src/test_data
- ide-diagnostics/src/handlers
- ide/src
- hover
- inlay_hints
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser/inline/ok
- project-model/src
- toolchain_info
- rust-analyzer
- src
- cli
- lsp
- tests/slow-tests
- span/src
- syntax
- src/ast
- generated
- syntax_factory
- test-utils/src
- lib/lsp-server
- examples
- xtask/src/codegen/grammar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+3732
-1187
lines changedLines changed: 55 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 |
| |
143 | 147 |
| |
144 | 148 |
| |
|
0 commit comments