Commit 81e7f7e
File tree
- .github/workflows
- crates
- base-db
- src
- cfg
- src
- hir-def
- src
- expr_store
- lower
- tests
- body
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval
- diagnostics
- match_check
- dyn_compatibility
- infer
- closure
- layout
- tests
- lower
- method_resolution
- mir
- eval
- shim
- lower
- next_solver
- fulfill
- infer
- canonical
- outlives
- relate
- snapshot
- tests
- regression
- hir
- src
- semantics
- term_search
- ide-assists
- src
- handlers
- tests
- 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
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- intern
- src
- symbol
- load-cargo/src
- macros/src
- mbe
- src
- expander
- parser
- src
- grammar
- expressions
- items
- syntax_kind
- tests
- test_data
- generated
- parser/inline/ok
- paths/src
- proc-macro-api
- src
- bidirectional_protocol
- legacy_protocol
- msg
- transport
- codec
- proc-macro-srv-cli
- src
- proc-macro-srv
- proc-macro-test
- imp/src
- src
- dylib
- server_impl
- tests
- project-model
- src
- toolchain_info
- test_data
- output
- query-group-macro/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tests/slow-tests
- span
- src
- stdx/src
- thread
- syntax-bridge/src
- syntax
- fuzz
- src
- ast
- generated
- syntax_factory
- parsing
- syntax_editor
- test-fixture
- src
- test-utils/src
- tt
- src
- docs/book
- src
- contributing
- editors/code
- src
- lib
- smol_str
- benches
- src
- tests
- text-size
- src
- tests
- ungrammar
- src
- ungrammar2json
- 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.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| |||
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
210 | | - | |
211 | | - | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments