Commit ee20c86
committed
Auto merge of rust-lang#3902 - RalfJung:rustup, r=RalfJung
RustupFile tree
191 files changed
+2412
-746
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_codegen_cranelift/src/abi
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- mir
- rustc_error_codes/src
- error_codes
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis
- src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_lint/src
- rustc_middle
- src
- middle
- mir
- ty
- rustc_passes/src
- rustc_resolve/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_target/src
- abi/call
- spec
- abi
- rustc_trait_selection/src/error_reporting/traits
- rustc_ty_utils/src
- stable_mir/src
- library
- alloc
- src
- tests
- core/src
- src
- ci/docker/host-x86_64/dist-armhf-linux
- doc/unstable-book/src/language-features
- tools
- clippy/clippy_utils/src/mir
- miri
- tests/fail
- rust-analyzer/crates
- hir-ty/src
- ide-completion/src/completions
- intern/src/symbol
- tidy/src
- tests
- assembly
- codegen
- crashes
- ui
- associated-type-bounds/return-type-notation
- attributes
- cmse-nonsecure
- cmse-nonsecure-call
- cmse-nonsecure-entry
- const-generics
- early
- debuginfo
- extern
- layout
- limits
- lint
- non-snake-case
- parser/issues/circular-module-with-doc-comment-issue-97589
- rfcs/rfc-2632-const-trait-impl
- suggestions
- transmutability/arrays
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+2412
-746
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 347 | + | |
| 348 | + | |
351 | 349 | | |
352 | 350 | | |
353 | 351 | | |
354 | 352 | | |
355 | 353 | | |
356 | | - | |
| 354 | + | |
357 | 355 | | |
358 | 356 | | |
359 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1187 | 1187 | | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | | - | |
1191 | | - | |
| 1190 | + | |
| 1191 | + | |
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| |||
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
1202 | | - | |
| 1202 | + | |
| 1203 | + | |
1203 | 1204 | | |
1204 | 1205 | | |
1205 | 1206 | | |
1206 | 1207 | | |
1207 | | - | |
| 1208 | + | |
1208 | 1209 | | |
1209 | | - | |
| 1210 | + | |
1210 | 1211 | | |
1211 | 1212 | | |
1212 | 1213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
223 | | - | |
| 224 | + | |
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| |||
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
| 332 | + | |
331 | 333 | | |
332 | 334 | | |
333 | 335 | | |
| |||
387 | 389 | | |
388 | 390 | | |
389 | 391 | | |
390 | | - | |
| 392 | + | |
391 | 393 | | |
392 | 394 | | |
393 | 395 | | |
| |||
1291 | 1293 | | |
1292 | 1294 | | |
1293 | 1295 | | |
| 1296 | + | |
1294 | 1297 | | |
1295 | 1298 | | |
1296 | 1299 | | |
| |||
1311 | 1314 | | |
1312 | 1315 | | |
1313 | 1316 | | |
| 1317 | + | |
1314 | 1318 | | |
1315 | 1319 | | |
1316 | 1320 | | |
| |||
1336 | 1340 | | |
1337 | 1341 | | |
1338 | 1342 | | |
| 1343 | + | |
1339 | 1344 | | |
1340 | 1345 | | |
1341 | 1346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
488 | 496 | | |
| 497 | + | |
489 | 498 | | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
490 | 502 | | |
| 503 | + | |
| 504 | + | |
491 | 505 | | |
492 | 506 | | |
493 | 507 | | |
| |||
1226 | 1240 | | |
1227 | 1241 | | |
1228 | 1242 | | |
1229 | | - | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1230 | 1252 | | |
1231 | 1253 | | |
1232 | 1254 | | |
| |||
2203 | 2225 | | |
2204 | 2226 | | |
2205 | 2227 | | |
| 2228 | + | |
2206 | 2229 | | |
2207 | 2230 | | |
2208 | 2231 | | |
| |||
2341 | 2364 | | |
2342 | 2365 | | |
2343 | 2366 | | |
| 2367 | + | |
2344 | 2368 | | |
2345 | 2369 | | |
2346 | 2370 | | |
| |||
2419 | 2443 | | |
2420 | 2444 | | |
2421 | 2445 | | |
| 2446 | + | |
2422 | 2447 | | |
2423 | 2448 | | |
2424 | 2449 | | |
| |||
2441 | 2466 | | |
2442 | 2467 | | |
2443 | 2468 | | |
2444 | | - | |
| 2469 | + | |
2445 | 2470 | | |
2446 | 2471 | | |
2447 | 2472 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments