File tree
365 files changed
+4894
-3107
lines changed- compiler
- rustc_apfloat/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src/deriving/generic
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- traits
- rustc_data_structures/src
- graph
- implementation
- iterate
- obligation_forest
- sorted_map
- sso
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_index/src
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_macros/src
- rustc_metadata/src
- rustc_middle/src
- dep_graph
- traits
- ty
- rustc_mir_build/src
- build/expr
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- rustc_serialize/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- query
- select
- rustc_traits/src/chalk
- rustc_typeck/src
- check
- method
- coherence
- library
- alloc/src
- collections
- btree
- map
- vec_deque
- vec
- core
- benches
- num
- int_log
- src
- alloc
- array
- char
- convert
- fmt
- hash
- mem
- num
- ptr
- slice
- str
- sync
- task
- unicode
- tests
- num
- proc_macro/src
- std/src
- collections/hash
- ffi
- io
- buffered
- net
- os/unix/net
- sync
- sys
- unix
- windows
- sys_common
- thread
- unwind/src
- src
- bootstrap
- ci/docker/host-x86_64
- dist-aarch64-linux
- dist-powerpc-linux
- dist-powerpc64-linux
- dist-s390x-linux
- doc
- rustc/src
- platform-support
- unstable-book/src/library-features
- librustdoc
- clean
- formats
- html
- highlight/fixtures
- render
- static/css
- templates
- json
- passes
- rustdoc-json-types
- test
- assembly/asm
- codegen
- debuginfo
- run-make/dep-graph
- rustdoc
- rustdoc-gui
- src/test_docs
- rustdoc-json
- ui
- asm/x86_64
- closures/2229_closure_analysis
- consts
- const_in_pattern
- enum-discriminant
- error-codes
- feature-gates
- issues
- issue-50264-inner-deref-trait
- lint
- never_type
- nll
- proc-macro
- auxiliary
- resolve
- rfc-2008-non-exhaustive
- rfc-2632-const-trait-impl
- simd
- intrinsic
- simd-intrinsic
- variance
- wasm
- tools
- clippy
- clippy_lints/src
- tests/ui
- compiletest/src
- runtest
- tidy/src
- unicode-table-generator/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
365 files changed
+4894
-3107
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
92 | 101 |
| |
93 | 102 |
| |
94 | 103 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 |
| - | |
132 | 130 |
| |
133 | 131 |
| |
134 | 132 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
389 | 389 |
| |
390 | 390 |
| |
391 | 391 |
| |
| 392 | + | |
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
| |||
2526 | 2527 |
| |
2527 | 2528 |
| |
2528 | 2529 |
| |
| 2530 | + | |
2529 | 2531 |
| |
2530 | 2532 |
| |
2531 | 2533 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 23 |
| |
34 | 24 |
| |
35 | 25 |
| |
|
Lines changed: 2 additions & 62 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 | 208 |
| |
213 | 209 |
| |
214 | 210 |
| |
215 | 211 |
| |
216 | 212 |
| |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 | 213 |
| |
233 | 214 |
| |
234 | 215 |
| |
235 | 216 |
| |
236 | 217 |
| |
237 |
| - | |
| 218 | + | |
238 | 219 |
| |
239 | 220 |
| |
240 | 221 |
| |
| |||
245 | 226 |
| |
246 | 227 |
| |
247 | 228 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 | 229 |
| |
290 | 230 |
| |
291 | 231 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1345 | 1345 |
| |
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 |
| - | |
1349 |
| - | |
| 1348 | + | |
1350 | 1349 |
| |
1351 | 1350 |
| |
1352 | 1351 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
972 | 972 |
| |
973 | 973 |
| |
974 | 974 |
| |
975 |
| - | |
976 |
| - | |
| 975 | + | |
977 | 976 |
| |
978 | 977 |
| |
979 | 978 |
| |
|
Lines changed: 0 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 | 1155 |
| |
1156 |
| - | |
1157 |
| - | |
1158 |
| - | |
1159 |
| - | |
1160 |
| - | |
1161 |
| - | |
1162 |
| - | |
1163 |
| - | |
1164 |
| - | |
1165 |
| - | |
1166 |
| - | |
1167 |
| - | |
1168 |
| - | |
1169 |
| - | |
1170 |
| - | |
1171 |
| - | |
1172 |
| - | |
1173 |
| - | |
1174 |
| - | |
1175 |
| - | |
1176 |
| - | |
1177 |
| - | |
1178 | 1156 |
| |
1179 | 1157 |
| |
1180 | 1158 |
| |
|
Lines changed: 53 additions & 59 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
45 | 38 |
| |
46 | 39 |
| |
47 | 40 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 41 | + | |
52 | 42 |
| |
53 | 43 |
| |
54 | 44 |
| |
| |||
63 | 53 |
| |
64 | 54 |
| |
65 | 55 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 56 | + | |
69 | 57 |
| |
70 | 58 |
| |
71 | 59 |
| |
72 | 60 |
| |
73 |
| - | |
| 61 | + | |
74 | 62 |
| |
75 | 63 |
| |
76 | 64 |
| |
77 | 65 |
| |
78 | 66 |
| |
79 |
| - | |
| 67 | + | |
80 | 68 |
| |
81 | 69 |
| |
82 | 70 |
| |
83 |
| - | |
84 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
85 | 74 |
| |
86 | 75 |
| |
87 | 76 |
| |
| |||
90 | 79 |
| |
91 | 80 |
| |
92 | 81 |
| |
93 |
| - | |
| 82 | + | |
94 | 83 |
| |
95 | 84 |
| |
96 | 85 |
| |
97 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
98 | 90 |
| |
99 | 91 |
| |
100 | 92 |
| |
101 |
| - | |
| 93 | + | |
102 | 94 |
| |
103 | 95 |
| |
104 | 96 |
| |
| |||
110 | 102 |
| |
111 | 103 |
| |
112 | 104 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
122 | 116 |
| |
123 | 117 |
| |
124 | 118 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
597 |
| - | |
| 597 | + | |
598 | 598 |
| |
599 | 599 |
| |
600 | 600 |
| |
|
0 commit comments