File tree
358 files changed
+4814
-3052
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- assert
- deriving
- generic
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- sorted_map
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/locales/en-US
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src
- rustc_metadata/src
- rustc_middle/src
- middle
- mir
- interpret
- query
- ty
- rustc_mir_build/src
- build
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_save_analysis/src
- rustc_session
- src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- query
- select
- rustc_type_ir/src
- library
- core/src
- convert
- future
- iter/sources
- num
- str
- task
- std
- src
- sync
- mpmc
- mpsc
- sys
- itron
- solid
- unix
- windows
- thread
- src
- bootstrap
- ci/docker
- host-aarch64/aarch64-gnu
- host-x86_64
- dist-i686-linux
- dist-various-2
- dist-x86_64-freebsd
- dist-x86_64-illumos
- dist-x86_64-linux
- dist-x86_64-musl
- i686-gnu
- i686-gnu-nopt
- mingw-check
- test-various
- wasm32
- x86_64-gnu
- x86_64-gnu-aux
- x86_64-gnu-debug
- x86_64-gnu-distcheck
- x86_64-gnu-llvm-13
- x86_64-gnu-llvm-13-stage1
- x86_64-gnu-nopt
- x86_64-gnu-tools
- scripts
- doc
- unstable-book/src/language-features
- librustdoc/html
- static
- css
- js
- test
- mir-opt
- inline
- run-make/coverage-reports
- run-make-fulldeps/hotplug_codegen_backend
- rustdoc-gui
- src
- scrape_examples/examples
- test_docs
- rustdoc-ui
- ui
- associated-inherent-types
- async-await
- in-trait
- track-caller
- auto-traits
- binop
- const-generics
- defaults
- generic_const_exprs
- const_kind_expr
- consts/const-eval
- diagnostic-width
- did_you_mean
- duplicate
- error-codes
- feature-gates
- generic-associated-types
- impl-trait
- issues
- kindck
- lexer
- linkage-attr
- auxiliary
- lint
- macros
- mismatched_types
- never_type
- numbers-arithmetic
- object-safety
- parser
- macro
- recursion
- regions
- rfc-1445-restrict-constants-in-patterns
- span
- structs
- suggestions
- trait-bounds
- traits
- try-trait
- type
- type-alias-impl-trait
- typeck
- ufcs
- tools
- collect-license-metadata
- src
- compiletest/src
- generate-copyright
- src
- miri
- src
- borrow_tracker
- stacked_borrows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+4814
-3052
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 80 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
| 584 | + | |
584 | 585 |
| |
585 | 586 |
| |
586 | 587 |
| |
| |||
730 | 731 |
| |
731 | 732 |
| |
732 | 733 |
| |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
733 | 744 |
| |
734 | 745 |
| |
735 | 746 |
| |
| |||
1552 | 1563 |
| |
1553 | 1564 |
| |
1554 | 1565 |
| |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
1555 | 1575 |
| |
1556 | 1576 |
| |
1557 | 1577 |
| |
| |||
2085 | 2105 |
| |
2086 | 2106 |
| |
2087 | 2107 |
| |
2088 |
| - | |
| 2108 | + | |
2089 | 2109 |
| |
2090 |
| - | |
| 2110 | + | |
2091 | 2111 |
| |
2092 | 2112 |
| |
2093 | 2113 |
| |
| |||
4328 | 4348 |
| |
4329 | 4349 |
| |
4330 | 4350 |
| |
| 4351 | + | |
4331 | 4352 |
| |
4332 | 4353 |
| |
4333 | 4354 |
| |
| |||
4864 | 4885 |
| |
4865 | 4886 |
| |
4866 | 4887 |
| |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
| 4892 | + | |
| 4893 | + | |
| 4894 | + | |
| 4895 | + | |
| 4896 | + | |
| 4897 | + | |
| 4898 | + | |
| 4899 | + | |
| 4900 | + | |
| 4901 | + | |
| 4902 | + | |
| 4903 | + | |
| 4904 | + | |
| 4905 | + | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
4867 | 4917 |
| |
4868 | 4918 |
| |
4869 | 4919 |
| |
| |||
4967 | 5017 |
| |
4968 | 5018 |
| |
4969 | 5019 |
| |
| 5020 | + | |
| 5021 | + | |
| 5022 | + | |
| 5023 | + | |
| 5024 | + | |
| 5025 | + | |
| 5026 | + | |
| 5027 | + | |
| 5028 | + | |
| 5029 | + | |
| 5030 | + | |
| 5031 | + | |
| 5032 | + | |
| 5033 | + | |
| 5034 | + | |
| 5035 | + | |
| 5036 | + | |
| 5037 | + | |
| 5038 | + | |
4970 | 5039 |
| |
4971 | 5040 |
| |
4972 | 5041 |
| |
| |||
5596 | 5665 |
| |
5597 | 5666 |
| |
5598 | 5667 |
| |
| 5668 | + | |
| 5669 | + | |
| 5670 | + | |
| 5671 | + | |
| 5672 | + | |
| 5673 | + | |
| 5674 | + | |
| 5675 | + | |
| 5676 | + | |
5599 | 5677 |
| |
5600 | 5678 |
| |
5601 | 5679 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
403 | 405 |
| |
404 | 406 |
| |
405 | 407 |
| |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
406 | 413 |
| |
407 | 414 |
| |
408 | 415 |
| |
|
0 commit comments