Commit 76f51b7
committed
Auto merge of #138310 - matthiaskrgr:rollup-zvbpuei, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- #137931 (Add remark for missing `llvm-tools` component re. `rustc_private` linker failures related to not finding LLVM libraries)
- #138138 (Pass `InferCtxt` to `InlineAsmCtxt` to properly taint on error)
- #138223 (Fix post-merge workflow)
- #138268 (Handle empty test suites in GitHub job summary report)
- #138278 (Delegation: fix ICE with invalid `MethodCall` generation)
- #138281 (Fix O(tests) stack usage in edition 2024 mergeable doctests)
- #138305 (Subtree update of `rust-analyzer`)
- #138306 (Revert "Use workspace lints for crates in `compiler/` #138084")
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
184 files changed
+4676
-1880
lines changed- .github/workflows
- crates
- cfg/src
- hir-def/src
- hir
- macro_expansion_tests/mbe
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- layout
- mir
- eval
- lower
- tests
- hir/src
- term_search
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- context
- render
- tests
- ide-db/src
- generated
- syntax_helpers
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern/src
- symbol
- load-cargo/src
- mbe/src
- parser/src/syntax_kind
- profile/src
- project-model
- src
- test_data/output
- rust-analyzer/src
- cli
- handlers
- lsp
- syntax-bridge/src
- syntax
- src
- ast
- generated
- syntax_factory
- test_data/parser/validation
- test-utils/src
- tt/src
- docs/book/src
- editors/code
- 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
+4676
-1880
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
44 | 75 | | |
45 | 76 | | |
46 | 77 | | |
47 | 78 | | |
48 | 79 | | |
49 | | - | |
50 | | - | |
51 | 80 | | |
52 | 81 | | |
53 | 82 | | |
| |||
62 | 91 | | |
63 | 92 | | |
64 | 93 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
68 | 97 | | |
69 | 98 | | |
70 | | - | |
71 | | - | |
| 99 | + | |
72 | 100 | | |
73 | 101 | | |
74 | 102 | | |
75 | 103 | | |
76 | 104 | | |
77 | 105 | | |
78 | 106 | | |
79 | | - | |
80 | | - | |
81 | 107 | | |
82 | 108 | | |
83 | 109 | | |
| |||
87 | 113 | | |
88 | 114 | | |
89 | 115 | | |
90 | | - | |
| 116 | + | |
91 | 117 | | |
92 | 118 | | |
93 | 119 | | |
94 | 120 | | |
95 | | - | |
| 121 | + | |
96 | 122 | | |
97 | 123 | | |
98 | 124 | | |
99 | | - | |
| 125 | + | |
100 | 126 | | |
101 | 127 | | |
102 | 128 | | |
| |||
157 | 183 | | |
158 | 184 | | |
159 | 185 | | |
160 | | - | |
| 186 | + | |
161 | 187 | | |
162 | 188 | | |
163 | 189 | | |
| |||
169 | 195 | | |
170 | 196 | | |
171 | 197 | | |
172 | | - | |
173 | 198 | | |
174 | 199 | | |
175 | 200 | | |
176 | 201 | | |
177 | 202 | | |
178 | | - | |
179 | 203 | | |
180 | 204 | | |
181 | | - | |
| 205 | + | |
182 | 206 | | |
183 | 207 | | |
184 | 208 | | |
185 | 209 | | |
186 | | - | |
187 | 210 | | |
188 | 211 | | |
189 | 212 | | |
| |||
192 | 215 | | |
193 | 216 | | |
194 | 217 | | |
195 | | - | |
196 | 218 | | |
197 | 219 | | |
198 | 220 | | |
199 | 221 | | |
200 | | - | |
201 | 222 | | |
202 | 223 | | |
203 | 224 | | |
204 | 225 | | |
205 | | - | |
206 | 226 | | |
207 | 227 | | |
208 | | - | |
| 228 | + | |
209 | 229 | | |
210 | 230 | | |
211 | 231 | | |
212 | 232 | | |
213 | 233 | | |
214 | 234 | | |
215 | | - | |
| 235 | + | |
216 | 236 | | |
217 | 237 | | |
218 | 238 | | |
219 | 239 | | |
220 | 240 | | |
221 | 241 | | |
222 | 242 | | |
223 | | - | |
224 | 243 | | |
225 | 244 | | |
226 | 245 | | |
| |||
242 | 261 | | |
243 | 262 | | |
244 | 263 | | |
245 | | - | |
| 264 | + | |
246 | 265 | | |
247 | 266 | | |
248 | 267 | | |
| |||
257 | 276 | | |
258 | 277 | | |
259 | 278 | | |
260 | | - | |
261 | | - | |
| 279 | + | |
| 280 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
21 | 40 | | |
22 | 41 | | |
23 | 42 | | |
| |||
0 commit comments