File tree
315 files changed
+6170
-2092
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros/src
- rustc_codegen_ssa/src
- rustc_data_structures/src
- union_find
- rustc_errors
- src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_typeck/src/method
- rustc_hir/src
- attrs
- rustc_interface/src
- rustc_lexer/src
- rustc_lint_defs
- src
- rustc_lint
- src
- early
- rustc_middle/src
- middle
- mir
- ty
- rustc_mir_build/src
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- coverage
- counters
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session
- src
- config
- rustc_span/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src/error_reporting
- infer
- traits
- library
- coretests/tests/panic
- core/src
- panic
- std
- src
- sync
- nonpoison
- poison
- thread
- tests/sync
- src
- bootstrap/src/core
- build_steps
- builder
- ci/docker/host-x86_64
- dist-various-1
- dist-various-2
- test-various
- doc
- rustc-dev-guide/src
- autodiff
- solve
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
- static/js
- json
- tools/miri/src
- tests
- assembly-llvm
- targets
- codegen-llvm/issues
- debuginfo
- mir-opt
- building
- pre-codegen
- rustdoc-gui
- rustdoc-js-std
- rustdoc-js
- ui-fulldeps
- session-diagnostic
- ui
- abi
- associated-consts
- associated-types
- async-await
- async-fn
- auto-traits
- closures
- coherence/fuzzing
- const-generics
- adt_const_params
- defaults
- occurs-check
- coroutine
- print
- delegation
- generics
- did_you_mean
- drop
- dst
- errors
- feature-gates
- fmt
- fn
- for
- frontmatter
- impl-trait
- diagnostics
- in-trait
- issues
- issues
- kindck
- label
- lifetimes
- raw
- marker_trait_attr
- methods
- mut
- namespace
- never_type
- on-unimplemented
- parser
- recover
- pattern/deref-patterns
- privacy/sealed-traits
- proc-macro
- rfcs/rfc-1937-termination-trait
- span
- statics
- suggestions
- trait-bounds
- traits
- default_auto_traits
- negative-bounds
- negative-impls
- next-solver
- cycles
- coinduction
- diagnostics
- suggest-dereferences
- tuple
- type-alias-impl-trait
- typeck
- unboxed-closures
- unsafe-fields
- unsized
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
315 files changed
+6170
-2092
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3797 | 3797 |
| |
3798 | 3798 |
| |
3799 | 3799 |
| |
| 3800 | + | |
3800 | 3801 |
| |
3801 | 3802 |
| |
3802 | 3803 |
| |
| |||
4134 | 4135 |
| |
4135 | 4136 |
| |
4136 | 4137 |
| |
4137 |
| - | |
4138 | 4138 |
| |
4139 | 4139 |
| |
4140 | 4140 |
| |
|
Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
344 | 345 |
| |
345 | 346 |
| |
346 | 347 |
| |
347 |
| - | |
348 |
| - | |
349 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
350 | 360 |
| |
351 | 361 |
| |
352 | 362 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
356 | 366 |
| |
357 | 367 |
| |
358 | 368 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1596 | 1596 |
| |
1597 | 1597 |
| |
1598 | 1598 |
| |
1599 |
| - | |
| 1599 | + | |
1600 | 1600 |
| |
1601 | 1601 |
| |
1602 | 1602 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
116 | 120 |
| |
117 | 121 |
| |
118 | 122 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 |
| - | |
| 879 | + | |
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
815 | 815 |
| |
816 | 816 |
| |
817 | 817 |
| |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
818 | 826 |
| |
819 | 827 |
| |
820 | 828 |
| |
|
Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
1019 | 1021 |
| |
1020 | 1022 |
| |
1021 |
| - | |
| 1023 | + | |
1022 | 1024 |
| |
1023 | 1025 |
| |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
| 1026 | + | |
| 1027 | + | |
1029 | 1028 |
| |
1030 | 1029 |
| |
1031 | 1030 |
| |
|
Lines changed: 83 additions & 44 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
| |||
343 | 344 |
| |
344 | 345 |
| |
345 | 346 |
| |
346 |
| - | |
| 347 | + | |
347 | 348 |
| |
348 | 349 |
| |
349 | 350 |
| |
| |||
376 | 377 |
| |
377 | 378 |
| |
378 | 379 |
| |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
379 | 425 |
| |
380 | 426 |
| |
381 | 427 |
| |
382 | 428 |
| |
383 | 429 |
| |
384 |
| - | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
385 | 435 |
| |
386 | 436 |
| |
387 | 437 |
| |
388 | 438 |
| |
389 | 439 |
| |
390 | 440 |
| |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
| 441 | + | |
430 | 442 |
| |
431 | 443 |
| |
432 | 444 |
| |
| |||
440 | 452 |
| |
441 | 453 |
| |
442 | 454 |
| |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
|
0 commit comments