This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7a41eac
committed
Auto merge of rust-lang#2885 - RalfJung:rustup, r=RalfJung
RustupFile tree
610 files changed
+16522
-6465
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- outlives
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src/infer
- error_reporting
- nice_region_error
- outlives
- region_constraints
- rustc_lint_defs/src
- rustc_lint/src
- rustc_macros/src/diagnostics
- rustc_middle/src
- middle
- mir
- query
- ty
- inhabitedness
- print
- rustc_mir_dataflow/src/impls
- rustc_mir_transform
- src
- inline
- rustc_monomorphize/src
- partitioning
- rustc_parse
- src
- parser
- rustc_privacy/src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_span/src
- rustc_target/src
- abi/call
- asm
- spec
- rustc_trait_selection
- src
- solve
- assembly
- traits
- error_reporting
- query
- select
- specialize
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- vec
- core
- src
- convert
- fmt
- future
- intrinsics
- iter/adapters
- macros
- mem
- num
- ops
- ptr
- slice
- tests
- std
- src
- os
- unix
- vita
- windows/io
- personality
- dwarf
- sys
- unix
- process
- windows
- c
- tests
- src
- bootstrap
- bin
- doc
- rustc/src
- platform-support
- librustdoc
- clean
- html
- render
- json
- rustdoc-json-types
- tools
- clippy/clippy_lints/src
- methods
- generate-windows-sys
- src
- jsondoclint/src
- miri
- tests/fail
- rust-analyzer/crates/hir-def/src
- tidy/src
- tests
- codegen
- mir-opt
- const_prop
- copy-prop
- inline
- pre-codegen
- run-make
- branch-protection-check-IBT
- forced-unwind-terminate-pof
- valid-print-requests
- rustdoc
- intra-doc
- ui-fulldeps/session-diagnostic
- ui
- argument-suggestions
- array-slice-vec
- associated-inherent-types
- bugs
- async-await/issues
- borrowck
- closures
- 2229_closure_analysis/diagnostics
- coercion
- const-generics
- generic_const_exprs
- issues
- late-bound-vars
- min_const_generics
- const-ptr
- consts
- const-eval
- extra-const-ub
- cycle-trait
- deployment-target
- deriving
- did_you_mean
- drop
- enum-discriminant
- enum
- error-codes
- feature-gates
- fn
- inference
- issues
- auxiliary
- lifetimes
- lint
- macros
- methods
- mismatched_types
- mut
- native-library-link-flags
- nll
- offset-of
- parser
- pattern/move-ref-patterns
- range
- reachable
- auxiliary
- resolve
- rfc-2632-const-trait-impl/specialization
- span
- specialization/min_specialization
- structs-enums
- str
- suggestions
- test-attrs
- traits/negative-bounds
- trivial-bounds
- typeck
- type
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
610 files changed
+16522
-6465
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1443 | 1443 | | |
1444 | 1444 | | |
1445 | 1445 | | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
1446 | 1453 | | |
1447 | 1454 | | |
1448 | 1455 | | |
| |||
1546 | 1553 | | |
1547 | 1554 | | |
1548 | 1555 | | |
1549 | | - | |
1550 | | - | |
1551 | | - | |
1552 | 1556 | | |
1553 | 1557 | | |
1554 | 1558 | | |
| |||
1558 | 1562 | | |
1559 | 1563 | | |
1560 | 1564 | | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
1561 | 1568 | | |
1562 | 1569 | | |
1563 | 1570 | | |
| |||
1938 | 1945 | | |
1939 | 1946 | | |
1940 | 1947 | | |
1941 | | - | |
| 1948 | + | |
1942 | 1949 | | |
1943 | | - | |
| 1950 | + | |
1944 | 1951 | | |
1945 | 1952 | | |
1946 | 1953 | | |
| |||
3353 | 3360 | | |
3354 | 3361 | | |
3355 | 3362 | | |
| 3363 | + | |
3356 | 3364 | | |
3357 | 3365 | | |
3358 | 3366 | | |
| |||
3861 | 3869 | | |
3862 | 3870 | | |
3863 | 3871 | | |
| 3872 | + | |
3864 | 3873 | | |
3865 | 3874 | | |
| 3875 | + | |
3866 | 3876 | | |
3867 | 3877 | | |
3868 | 3878 | | |
| |||
4607 | 4617 | | |
4608 | 4618 | | |
4609 | 4619 | | |
4610 | | - | |
| 4620 | + | |
4611 | 4621 | | |
4612 | 4622 | | |
4613 | 4623 | | |
| |||
5506 | 5516 | | |
5507 | 5517 | | |
5508 | 5518 | | |
| 5519 | + | |
| 5520 | + | |
| 5521 | + | |
| 5522 | + | |
| 5523 | + | |
| 5524 | + | |
| 5525 | + | |
| 5526 | + | |
| 5527 | + | |
| 5528 | + | |
| 5529 | + | |
| 5530 | + | |
| 5531 | + | |
| 5532 | + | |
| 5533 | + | |
| 5534 | + | |
5509 | 5535 | | |
5510 | 5536 | | |
5511 | 5537 | | |
| |||
5569 | 5595 | | |
5570 | 5596 | | |
5571 | 5597 | | |
| 5598 | + | |
| 5599 | + | |
| 5600 | + | |
| 5601 | + | |
| 5602 | + | |
| 5603 | + | |
5572 | 5604 | | |
5573 | 5605 | | |
5574 | 5606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
| |||
1154 | 1160 | | |
1155 | 1161 | | |
1156 | 1162 | | |
1157 | | - | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
1158 | 1166 | | |
1159 | 1167 | | |
1160 | 1168 | | |
| |||
1165 | 1173 | | |
1166 | 1174 | | |
1167 | 1175 | | |
1168 | | - | |
1169 | | - | |
| 1176 | + | |
1170 | 1177 | | |
1171 | 1178 | | |
1172 | 1179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
| |||
380 | 383 | | |
381 | 384 | | |
382 | 385 | | |
383 | | - | |
| 386 | + | |
384 | 387 | | |
385 | 388 | | |
386 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
450 | 473 | | |
451 | 474 | | |
452 | 475 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | | - | |
| 1193 | + | |
1194 | 1194 | | |
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | 1198 | | |
1199 | | - | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
1200 | 1202 | | |
1201 | 1203 | | |
1202 | 1204 | | |
| |||
1218 | 1220 | | |
1219 | 1221 | | |
1220 | 1222 | | |
1221 | | - | |
| 1223 | + | |
1222 | 1224 | | |
1223 | 1225 | | |
1224 | 1226 | | |
| |||
1477 | 1479 | | |
1478 | 1480 | | |
1479 | 1481 | | |
| 1482 | + | |
| 1483 | + | |
1480 | 1484 | | |
1481 | 1485 | | |
1482 | 1486 | | |
1483 | 1487 | | |
1484 | 1488 | | |
1485 | 1489 | | |
1486 | 1490 | | |
1487 | | - | |
| 1491 | + | |
1488 | 1492 | | |
1489 | 1493 | | |
1490 | 1494 | | |
1491 | 1495 | | |
1492 | 1496 | | |
1493 | | - | |
| 1497 | + | |
1494 | 1498 | | |
1495 | 1499 | | |
1496 | 1500 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| 606 | + | |
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
560 | | - | |
| 559 | + | |
561 | 560 | | |
562 | 561 | | |
563 | 562 | | |
| |||
0 commit comments