Commit 7b9cee6
The rustc-josh-sync Cronjob Bot
Merge ref '47cd7120d9b4' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh.
Upstream ref: 47cd7120d9b4e1b64eb27c87522a07888197fae8
Filtered ref: b5a5cb8beb5c1ac848a39bfcd0ccaad98015d017
Upstream diff: rust-lang/rust@caccb4d...47cd712
This merge was created using https://github.com/rust-lang/josh-sync.File tree
680 files changed
+50689
-34839
lines changed- .github/workflows
- crates
- base-db/src
- cfg
- src
- hir-def
- src
- expr_store
- tests
- body
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval
- tests
- diagnostics
- match_check
- dyn_compatibility
- infer
- closure
- layout
- lower_nextsolver
- lower
- method_resolution
- mir
- eval
- shim
- lower
- next_solver
- fulfill
- infer
- canonical
- opaque_types
- outlives
- region_constraints
- relate
- snapshot
- tests
- regression
- hir
- src
- semantics
- term_search
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- attribute
- 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
- lexer/ok
- parser
- err
- inline
- err
- ok
- proc-macro-api
- src
- legacy_protocol
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- proc-macro-test
- imp/src
- src
- dylib
- server_impl
- tests
- project-model
- src
- toolchain_info
- query-group-macro/src
- rust-analyzer
- src
- bin
- cli
- diagnostics
- test_data
- handlers
- lsp
- tests/slow-tests
- span/src
- stdx/src
- syntax-bridge/src
- syntax/src
- ast
- generated
- syntax_factory
- parsing
- syntax_editor
- test-fixture/src
- test-utils/src
- toolchain/src
- tt/src
- vfs/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.
680 files changed
+50689
-34839
lines changed| 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 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| |||
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
| |||
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
293 | 289 | | |
294 | 290 | | |
295 | 291 | | |
296 | | - | |
| 292 | + | |
297 | 293 | | |
298 | 294 | | |
299 | 295 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments