File tree
71 files changed
+8793
-2177
lines changed- src/tools/rust-analyzer
- .github/workflows
- crates
- edition
- src
- hir/src
- hir-expand/src
- builtin
- hir-ty/src
- tests
- ide/src
- hover
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions/attribute
- context
- ide-db/src
- generated
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern/src/symbol
- load-cargo/src
- parser
- src
- proc-macro-api/src
- msg
- proc-macro-srv/src
- dylib
- server_impl
- tests
- proc-macro-srv-cli/src
- project-model/src
- ra-salsa
- src
- tests
- rust-analyzer/src
- bin
- cli
- syntax/src/ast
- syntax_factory
- docs/user
- editors/code/src
- xtask
- src/codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+8793
-2177
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
| 38 | + |
0 commit comments