File tree
120 files changed
+1693
-967
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_data_structures/src
- vec_cache
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src/fn_ctxt
- rustc_interface/src
- rustc_lint_defs/src
- rustc_middle/src
- query
- ty
- rustc_parse/src/parser
- rustc_passes/src
- rustc_query_system/src
- query
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- library
- alloc/src/collections/btree
- core/src
- std/src
- collections/hash
- sync/rwlock
- src
- doc
- rustc/src
- platform-support
- rustdoc/src
- librustdoc
- clean
- html
- render
- static/js
- tools
- miri
- miri-script
- tests
- crashes
- auxiliary
- rustdoc
- ui
- check-cfg
- auxiliary
- const-generics
- auxiliary
- diagnostic_namespace
- on_unimplemented
- feature-gates
- stats
- traits/negative-bounds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+1693
-967
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
670 | 670 |
| |
671 | 671 |
| |
672 | 672 |
| |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 | 673 |
| |
681 | 674 |
| |
682 | 675 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2052 | 2052 |
| |
2053 | 2053 |
| |
2054 | 2054 |
| |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
2055 | 2058 |
| |
2056 | 2059 |
| |
2057 | 2060 |
| |
| |||
2060 | 2063 |
| |
2061 | 2064 |
| |
2062 | 2065 |
| |
2063 |
| - | |
2064 |
| - | |
2065 |
| - | |
2066 |
| - | |
2067 |
| - | |
2068 |
| - | |
2069 |
| - | |
2070 |
| - | |
2071 |
| - | |
2072 |
| - | |
2073 |
| - | |
2074 |
| - | |
2075 |
| - | |
2076 |
| - | |
2077 |
| - | |
| 2066 | + | |
2078 | 2067 |
| |
2079 |
| - | |
2080 |
| - | |
2081 |
| - | |
2082 |
| - | |
2083 |
| - | |
2084 |
| - | |
2085 |
| - | |
2086 |
| - | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
2087 | 2106 |
| |
2088 |
| - | |
2089 |
| - | |
2090 |
| - | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
2091 | 2114 |
| |
2092 |
| - | |
2093 |
| - | |
2094 |
| - | |
2095 |
| - | |
2096 |
| - | |
2097 |
| - | |
2098 |
| - | |
2099 |
| - | |
2100 |
| - | |
2101 |
| - | |
2102 |
| - | |
2103 |
| - | |
2104 |
| - | |
2105 |
| - | |
2106 |
| - | |
2107 |
| - | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2108 | 2118 |
| |
2109 | 2119 |
| |
2110 | 2120 |
| |
| |||
2122 | 2132 |
| |
2123 | 2133 |
| |
2124 | 2134 |
| |
| 2135 | + | |
2125 | 2136 |
| |
2126 | 2137 |
| |
2127 | 2138 |
| |
| |||
2135 | 2146 |
| |
2136 | 2147 |
| |
2137 | 2148 |
| |
2138 |
| - | |
2139 |
| - | |
2140 |
| - | |
2141 |
| - | |
2142 |
| - | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
2143 | 2154 |
| |
2144 | 2155 |
| |
2145 | 2156 |
| |
2146 |
| - | |
| 2157 | + | |
2147 | 2158 |
| |
2148 | 2159 |
| |
2149 | 2160 |
| |
| 2161 | + | |
2150 | 2162 |
| |
2151 | 2163 |
| |
2152 | 2164 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments