File tree
955 files changed
+15238
-7886
lines changed- .github/workflows
- .vscode
- crates
- base-db
- src
- cfg
- src
- flycheck
- src
- hir/src
- semantics
- hir-def/src
- body
- data
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- path
- hir-expand/src
- builtin
- hir-ty/src
- consteval
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- lower
- tests
- ide/src
- annotations
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- typing
- ide-assists/src
- handlers
- utils
- ide-completion/src
- completions
- attribute
- item_list
- context
- render
- tests
- ide-db/src
- generated
- imports
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern
- src
- symbol
- load-cargo
- src
- mbe
- src
- expander
- parser
- src
- grammar
- expressions
- syntax_kind
- tests
- test_data
- generated
- parser
- err
- inline
- err
- ok
- proc-macro-api
- src
- msg
- proc-macro-srv
- proc-macro-test/imp/src
- src
- server_impl
- tests
- project-model
- src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tracing
- tests/slow-tests
- salsa
- salsa-macros/src
- src
- derived
- derived_lru
- runtime
- tests
- span/src
- stdx/src
- syntax
- src
- ast
- generated
- parsing
- test-fixture
- src
- test-utils/src
- tt
- src
- vfs/src
- docs
- dev
- user
- editors/code
- src
- lib/line-index/src
- 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.
955 files changed
+15238
-7886
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| |||
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
60 |
| - | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
| |||
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
82 |
| - | |
| 85 | + | |
| 86 | + | |
83 | 87 |
| |
84 | 88 |
| |
85 | 89 |
| |
|
0 commit comments