Commit 0a9ab5e
authored
Unrolled build for #159600
Rollup merge of #159600 - lnicola:sync-from-ra, r=lnicola
`rust-analyzer` subtree update
Subtree update of `rust-analyzer` to rust-lang/rust-analyzer@cac0779.
Created using https://github.com/rust-lang/josh-sync.
r? @ghost127 files changed
Lines changed: 3437 additions & 1321 deletions
File tree
- src/tools/rust-analyzer
- crates
- base-db/src
- hir-def/src
- expr_store
- lower
- path
- tests
- body
- hir
- nameres
- tests
- hir-ty/src
- consteval
- tests
- infer
- layout
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- infer
- tests
- regression
- hir/src
- semantics
- term_search
- ide-assists/src/handlers
- ide-completion/src
- completions
- tests
- ide-db/src
- ide-diagnostics/src
- handlers
- ide/src
- hover
- inlay_hints
- load-cargo/src
- parser
- src/grammar
- test_data
- generated
- parser/inline/err
- query-group-macro/src
- rust-analyzer/src
- bin
- handlers
- syntax/src/ast
- test-utils/src
- vfs/src
- file_set
- docs/book/src
- editors/code
- lib
- lsp-server
- examples
- src
- ungrammar
- xtask/src
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1455 | 1455 | | |
1456 | 1456 | | |
1457 | 1457 | | |
1458 | | - | |
| 1458 | + | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | 1461 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
318 | 323 | | |
319 | 324 | | |
320 | 325 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
383 | 406 | | |
384 | 407 | | |
385 | 408 | | |
| |||
Lines changed: 24 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
| 950 | + | |
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
| |||
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
966 | 986 | | |
967 | 987 | | |
968 | 988 | | |
| |||
981 | 1001 | | |
982 | 1002 | | |
983 | 1003 | | |
984 | | - | |
985 | 1004 | | |
986 | | - | |
987 | 1005 | | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
| 1006 | + | |
1001 | 1007 | | |
| 1008 | + | |
1002 | 1009 | | |
| 1010 | + | |
1003 | 1011 | | |
1004 | 1012 | | |
1005 | 1013 | | |
| |||
0 commit comments