This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
205 files changed
+121
-355
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_interface/src
- rustc_session/src
- rustc_target/src/spec
- library
- core
- src
- num
- tests
- std/src
- fs
- os/wasi
- src
- doc
- rustc/src/codegen-options
- unstable-book/src/compiler-flags
- test/ui
- abi
- alloc-error
- associated-types
- async-await
- attributes
- binop
- borrowck
- box
- cast
- cfg
- closures
- coercion
- consts
- drop
- auxiliary
- editions
- expr/if
- extern/auxiliary
- feature-gates
- fn
- for-loop-while
- generics
- imports
- inference
- lang-items
- linkage-attr
- auxiliary
- lint
- lto
- auxiliary
- macros
- auxiliary
- nll
- numeric
- object-lifetime
- overloaded
- parser
- privacy
- proc-macro
- auxiliary
- process
- recursion
- regions
- repr
- resolve
- runtime
- rustdoc
- self
- static
- stdlib-unit-tests
- structs
- suggestions
- threads-sendsync
- traits
- tuple
- typeck
- unsized
- tools/tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+121
-355
lines changedLines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
| 1037 | + | |
| 1038 | + | |
1037 | 1039 |
| |
1038 |
| - | |
| 1040 | + | |
1039 | 1041 |
| |
1040 | 1042 |
| |
1041 | 1043 |
| |
1042 | 1044 |
| |
1043 | 1045 |
| |
1044 | 1046 |
| |
1045 | 1047 |
| |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
1046 | 1056 |
| |
1047 | 1057 |
| |
1048 | 1058 |
| |
| |||
2014 | 2024 |
| |
2015 | 2025 |
| |
2016 | 2026 |
| |
2017 |
| - | |
| 2027 | + | |
2018 | 2028 |
| |
2019 | 2029 |
| |
2020 | 2030 |
| |
|
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1057 | 1057 |
| |
1058 | 1058 |
| |
1059 | 1059 |
| |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
1060 | 1066 |
| |
1061 | 1067 |
| |
1062 | 1068 |
| |
1063 |
| - | |
1064 |
| - | |
1065 | 1069 |
| |
1066 | 1070 |
| |
1067 | 1071 |
| |
1068 | 1072 |
| |
1069 |
| - | |
1070 |
| - | |
1071 |
| - | |
1072 |
| - | |
1073 |
| - | |
1074 | 1073 |
| |
1075 | 1074 |
| |
1076 | 1075 |
| |
|
0 commit comments