File tree
526 files changed
+6168
-3999
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- builder
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src/interpret
- rustc_driver_impl
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- check
- coherence
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_interface
- rustc_lexer/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir
- mir
- interpret
- allocation
- query
- traits
- ty
- rustc_mir_build/src/thir/pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- rustc_parse/src
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits
- rustc_ty_utils/src
- rustc
- library
- compiler-builtins/compiler-builtins
- coretests/tests
- core/src
- convert
- macros
- mem
- num
- ops
- slice
- panic_unwind/src
- stdarch
- crates
- core_arch
- src
- aarch64/neon
- powerpc
- s390x
- wasm32
- x86_64
- x86
- intrinsic-test/src/common
- simd-test-macro/src
- std_detect/src/detect
- arch
- os/linux
- stdarch-gen-arm/spec/neon
- std/src
- os/unix
- sys_common
- sys
- net/connection/uefi
- process/unix
- common
- random
- sysroot
- src
- bootstrap
- src
- bin
- core
- build_steps
- builder
- config
- utils
- tests
- build_helper/src
- ci
- docker
- github-actions
- scripts
- doc
- rustc-dev-guide/src/building/bootstrapping
- rustc/src
- platform-support
- etc
- completions
- librustdoc
- clean
- tools
- clippy
- clippy_lints/src
- functions
- utils
- clippy_utils/src
- tests
- ui-toml/arbitrary_source_item_ordering
- ui
- author
- compiletest/src
- directives
- runtest
- lint-docs/src
- miri
- src/shims/native_lib
- tests
- opt-dist
- run-make-support/src
- rust-analyzer/crates
- parser/src
- proc-macro-srv/src
- tt/src
- rustdoc-gui-test/src
- x
- src
- tests
- assembly
- auxiliary
- codegen/intrinsics
- incremental/hashes
- mir-opt
- copy-prop
- pre-codegen
- run-make/fmt-write-bloat
- rustdoc-json
- attrs
- visibility
- rustdoc/reexport
- ui
- allocator
- associated-consts
- associated-item
- associated-types
- attributes
- auto-traits
- auxiliary
- binding
- borrowck
- cast
- closures
- codegen
- const-generics
- issues
- mgca
- consts
- destructuring-assignment
- diagnostic_namespace
- do_not_recommend
- on_unimplemented
- did_you_mean
- drop
- error-codes
- expr
- extern
- feature-gates
- generic-associated-types
- generics
- hashmap
- impl-trait
- in-trait
- imports
- inference
- io-checks
- lang-items
- lazy-type-alias
- lifetimes
- limits
- linking
- lint
- dead-code
- macros
- marker_trait_attr
- modules
- namespace
- numbers-arithmetic
- panics
- parser
- pattern
- privacy
- process
- ptr_ops
- reachable
- recursion
- repeat-expr
- rust-2018
- self
- specialization
- static
- stats
- suggestions
- svh
- traits
- const-traits
- const_derives
- default-method
- trait-upcasting
- transmute
- try-trait
- type-inference
- typeck
- type
- auxiliary
- underscore-lifetime
- unpretty
- unsafe
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
526 files changed
+6168
-3999
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 |
| |
156 | 159 |
| |
157 | 160 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4358 | 4358 |
| |
4359 | 4359 |
| |
4360 | 4360 |
| |
| 4361 | + | |
4361 | 4362 |
| |
4362 | 4363 |
| |
4363 | 4364 |
| |
| |||
5250 | 5251 |
| |
5251 | 5252 |
| |
5252 | 5253 |
| |
5253 |
| - | |
| 5254 | + | |
5254 | 5255 |
| |
5255 |
| - | |
| 5256 | + | |
5256 | 5257 |
| |
5257 | 5258 |
| |
5258 | 5259 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Lines changed: 33 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 | 65 |
| |
80 | 66 |
| |
81 | 67 |
| |
| |||
101 | 87 |
| |
102 | 88 |
| |
103 | 89 |
| |
| 90 | + | |
104 | 91 |
| |
105 | 92 |
| |
106 | 93 |
| |
107 |
| - | |
| 94 | + | |
108 | 95 |
| |
109 | 96 |
| |
110 | 97 |
| |
| |||
234 | 221 |
| |
235 | 222 |
| |
236 | 223 |
| |
237 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
238 | 230 |
| |
239 | 231 |
| |
240 |
| - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
241 | 239 |
| |
242 | 240 |
| |
243 | 241 |
| |
| |||
248 | 246 |
| |
249 | 247 |
| |
250 | 248 |
| |
251 |
| - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
252 | 262 |
| |
253 |
| - | |
| 263 | + | |
254 | 264 |
| |
255 | 265 |
| |
256 | 266 |
| |
| |||
264 | 274 |
| |
265 | 275 |
| |
266 | 276 |
| |
| 277 | + | |
267 | 278 |
| |
268 | 279 |
| |
269 | 280 |
| |
| |||
274 | 285 |
| |
275 | 286 |
| |
276 | 287 |
| |
277 |
| - | |
| 288 | + | |
278 | 289 |
| |
279 | 290 |
| |
280 | 291 |
| |
| |||
290 | 301 |
| |
291 | 302 |
| |
292 | 303 |
| |
293 |
| - | |
| 304 | + | |
294 | 305 |
| |
295 | 306 |
| |
296 | 307 |
| |
|
Lines changed: 4 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
528 | 528 |
| |
529 | 529 |
| |
530 | 530 |
| |
531 |
| - | |
| 531 | + | |
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| |||
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
555 |
| - | |
556 |
| - | |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 | 544 |
| |
583 | 545 |
| |
584 | 546 |
| |
| |||
602 | 564 |
| |
603 | 565 |
| |
604 | 566 |
| |
605 |
| - | |
| 567 | + | |
606 | 568 |
| |
607 | 569 |
| |
608 | 570 |
| |
| |||
2091 | 2053 |
| |
2092 | 2054 |
| |
2093 | 2055 |
| |
2094 |
| - | |
| 2056 | + | |
| 2057 | + | |
2095 | 2058 |
| |
2096 | 2059 |
| |
2097 | 2060 |
| |
|
Lines changed: 6 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
| 384 | + | |
| 385 | + | |
390 | 386 |
| |
391 | 387 |
| |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
| 388 | + | |
| 389 | + | |
398 | 390 |
| |
399 | 391 |
| |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
| 392 | + | |
| 393 | + | |
406 | 394 |
| |
407 | 395 |
| |
408 | 396 |
| |
|
Lines changed: 13 additions & 69 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
401 | 399 |
| |
402 | 400 |
| |
403 | 401 |
| |
| |||
706 | 704 |
| |
707 | 705 |
| |
708 | 706 |
| |
709 |
| - | |
710 |
| - | |
711 |
| - | |
712 |
| - | |
713 |
| - | |
714 |
| - | |
715 |
| - | |
716 |
| - | |
| 707 | + | |
| 708 | + | |
717 | 709 |
| |
718 | 710 |
| |
719 | 711 |
| |
| |||
972 | 964 |
| |
973 | 965 |
| |
974 | 966 |
| |
975 |
| - | |
976 |
| - | |
977 |
| - | |
978 |
| - | |
979 |
| - | |
980 |
| - | |
981 |
| - | |
982 |
| - | |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 |
| - | |
987 |
| - | |
988 |
| - | |
989 |
| - | |
990 |
| - | |
991 |
| - | |
992 |
| - | |
993 |
| - | |
994 |
| - | |
995 |
| - | |
996 |
| - | |
997 |
| - | |
998 |
| - | |
999 |
| - | |
1000 |
| - | |
| 967 | + | |
| 968 | + | |
1001 | 969 |
| |
1002 | 970 |
| |
1003 | 971 |
| |
| |||
1128 | 1096 |
| |
1129 | 1097 |
| |
1130 | 1098 |
| |
1131 |
| - | |
1132 |
| - | |
1133 |
| - | |
1134 |
| - | |
1135 |
| - | |
1136 |
| - | |
1137 |
| - | |
1138 |
| - | |
1139 |
| - | |
1140 |
| - | |
1141 |
| - | |
1142 |
| - | |
1143 |
| - | |
1144 |
| - | |
1145 |
| - | |
1146 |
| - | |
1147 |
| - | |
1148 |
| - | |
1149 |
| - | |
1150 |
| - | |
1151 |
| - | |
1152 |
| - | |
1153 |
| - | |
1154 |
| - | |
1155 |
| - | |
1156 |
| - | |
1157 |
| - | |
1158 |
| - | |
1159 |
| - | |
1160 | 1099 |
| |
1161 | 1100 |
| |
1162 | 1101 |
| |
1163 | 1102 |
| |
1164 | 1103 |
| |
1165 |
| - | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
1166 | 1110 |
| |
1167 | 1111 |
| |
1168 | 1112 |
| |
|
0 commit comments