File tree
109 files changed
+3772
-1418
lines changed- crates
- assists/src
- handlers
- tests
- utils
- base_db/src
- hir/src
- hir_def/src
- nameres
- tests
- hir_expand/src
- hir_ty
- src
- traits
- chalk
- ide/src
- completion
- complete_postfix
- display
- references
- syntax_highlighting
- typing
- ide_db/src
- mbe/src
- proc_macro_srv/src
- proc_macro
- bridge
- profile
- project_model/src
- rust-analyzer
- src
- cli
- tests/rust-analyzer
- ssr/src
- syntax
- src
- ast
- parsing
- test_data/parser
- err
- ok
- docs
- dev
- user
- editors/code
- src
- tests/unit
- xtask
- src
- codegen
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+3772
-1418
lines changed+53-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| 42 | + | |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
44 |
| - | |
| 47 | + | |
45 | 48 |
| |
46 | 49 |
|
0 commit comments