File tree
184 files changed
+15866
-3026
lines changed- src
- bootstrap/src/core/build_steps
- tools
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- flycheck/src
- hir
- src
- hir-def
- src
- body
- data
- hir
- item_tree
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- decl_check
- infer
- layout
- tests
- mir
- eval
- lower
- ide/src
- hover
- inlay_hints
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- tests
- ide-diagnostics/src
- handlers
- intern/src
- mbe/src
- parser
- src
- grammar
- test_data
- lexer
- err
- ok
- parser/inline/err
- project-model/src
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- lsp
- tests/slow-tests
- rustc-dependencies
- src
- stdx/src
- syntax
- src
- ast
- tests
- test-utils/src
- docs
- dev
- user
- editors/code
- src
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+15866
-3026
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 |
| - | |
| 379 | + | |
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
| 384 | + | |
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
| 417 | + | |
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 |
| - | |
| 372 | + | |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
|
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
606 |
| - | |
607 |
| - | |
| 606 | + | |
608 | 607 |
| |
609 | 608 |
| |
610 | 609 |
| |
| |||
636 | 635 |
| |
637 | 636 |
| |
638 | 637 |
| |
639 |
| - | |
| 638 | + | |
640 | 639 |
| |
641 | 640 |
| |
642 | 641 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
144 | 149 |
| |
145 | 150 |
| |
146 | 151 |
| |
147 | 152 |
| |
148 | 153 |
| |
149 |
| - | |
150 |
| - | |
|
0 commit comments