File tree
702 files changed
+13057
-8073
lines changed- .reuse
- LICENSES
- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src
- constraints
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- rustc_error_codes/src/error_codes
- rustc_error_messages
- locales/en-US
- src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- rustc_lint/src
- rustc_llvm
- rustc_metadata/src
- rustc_middle
- src
- hir/map
- mir
- interpret
- query
- ty
- print
- rustc_mir_build/src
- build
- expr
- thir
- pattern
- rustc_mir_transform/src
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src/ich
- rustc_resolve/src
- late
- rustc_span/src
- rustc_target/src
- abi
- call
- spec
- rustc_trait_selection/src
- traits
- error_reporting
- select
- specialize
- rustc_traits
- src
- chalk
- rustc_ty_utils/src
- library
- alloc/src
- collections/btree
- core
- src
- alloc
- char
- hash
- macros
- mem
- num
- ops
- prelude
- ptr
- tests
- hash
- portable-simd/crates/core_simd/src
- proc_macro/src
- std/src
- collections/hash
- os
- android
- linux
- net
- linux_ext
- unix/net
- personality
- prelude
- sync
- mpmc
- mpsc
- mpsc_queue
- spsc_queue
- sys
- hermit
- itron
- sgx
- rwlock
- solid
- unix/locks
- unsupported/locks
- wasm
- windows/locks
- sys_common
- condvar
- thread/local
- unwind
- src
- src
- bootstrap
- builder
- ci
- docker/host-x86_64
- dist-s390x-linux
- dist-x86_64-netbsd
- x86_64-gnu-tools
- doc/rustc/src
- platform-support
- librustdoc
- clean
- html
- render
- static
- css
- themes
- js
- json
- passes/collect_intra_doc_links
- rustdoc-json-types
- test
- codegen
- debuginfo
- incremental
- run-make-fulldeps
- link-dedup
- split-debuginfo
- rustdoc
- intra-doc
- rustdoc-gui
- ui
- argument-suggestions
- associated-type-bounds
- async-await/issues
- borrowck
- chalkify
- check-cfg
- closures/2229_closure_analysis/match
- codegen
- coherence
- conditional-compilation
- const-generics/min_const_generics
- consts
- dyn-star
- enum-discriminant
- error-codes/e0119
- generator
- generic-associated-types
- bugs
- higher-rank-trait-bounds
- normalize-under-binder
- impl-trait
- in-trait
- issues
- implied-bounds
- issues
- lint
- unused
- never_type
- nll
- closure-requirements
- ty-outlives
- user-annotations
- parser
- pattern
- privacy
- auxiliary
- proc-macro
- regions
- resolve
- rfc-1937-termination-trait
- rfc-2632-const-trait-impl
- const_derives
- specialization
- sanitize
- self
- sized
- specialization
- static
- suggestions
- traits
- negative-impls
- object
- trait-upcasting
- type
- typeck
- use
- where-clauses
- tools
- clippy/clippy_utils/src
- miri
- cargo-miri/src
- src/stacked_borrows
- remote-test-server/src
- rust-analyzer
- .github
- ISSUE_TEMPLATE
- workflows
- crates
- hir/src
- hir-def/src
- hir-ty/src
- infer
- tests
- ide/src
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src/completions
- ide-db/src
- rust-analyzer/src
- cli
- syntax/src/ast
- docs
- dev
- user
- editors/code
- rustdoc-gui
- rustfmt/src
- tidy/src
- x/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
702 files changed
+13057
-8073
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 | 9 |
| |
15 | 10 |
| |
16 | 11 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| |||
473 | 473 |
| |
474 | 474 |
| |
475 | 475 |
| |
476 |
| - | |
| 476 | + | |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
| 505 | + | |
506 | 506 |
| |
507 |
| - | |
| 507 | + | |
508 | 508 |
| |
509 | 509 |
| |
510 | 510 |
| |
| |||
514 | 514 |
| |
515 | 515 |
| |
516 | 516 |
| |
517 |
| - | |
| 517 | + | |
518 | 518 |
| |
519 |
| - | |
| 519 | + | |
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
530 |
| - | |
| 530 | + | |
531 | 531 |
| |
532 |
| - | |
| 532 | + | |
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 |
| - | |
| 541 | + | |
542 | 542 |
| |
543 |
| - | |
| 543 | + | |
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
|
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1208 | 1208 |
| |
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 |
| - | |
| 1211 | + | |
1212 | 1212 |
| |
1213 | 1213 |
| |
1214 | 1214 |
| |
| |||
1446 | 1446 |
| |
1447 | 1447 |
| |
1448 | 1448 |
| |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
1449 | 1455 |
| |
1450 | 1456 |
| |
1451 | 1457 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1428 | 1428 |
| |
1429 | 1429 |
| |
1430 | 1430 |
| |
1431 |
| - | |
| 1431 | + | |
1432 | 1432 |
| |
1433 | 1433 |
| |
1434 | 1434 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
615 | 616 |
| |
616 | 617 |
| |
617 | 618 |
| |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
618 | 628 |
| |
619 | 629 |
| |
620 | 630 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
234 | 242 |
| |
235 | 243 |
| |
236 | 244 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
| 254 | + | |
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
| |||
901 | 901 |
| |
902 | 902 |
| |
903 | 903 |
| |
904 |
| - | |
| 904 | + | |
905 | 905 |
| |
906 | 906 |
| |
907 | 907 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
327 | 330 |
| |
328 | 331 |
| |
329 | 332 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
325 | 329 |
| |
326 | 330 |
| |
327 | 331 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 |
| |
15 | 24 |
| |
16 | 25 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
Lines changed: 19 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
| 227 | + | |
231 | 228 |
| |
232 | 229 |
| |
233 | 230 |
| |
| |||
404 | 401 |
| |
405 | 402 |
| |
406 | 403 |
| |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
| 404 | + | |
411 | 405 |
| |
412 | 406 |
| |
413 | 407 |
| |
| |||
673 | 667 |
| |
674 | 668 |
| |
675 | 669 |
| |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
684 | 676 |
| |
685 | 677 |
| |
| 678 | + | |
| 679 | + | |
686 | 680 |
| |
687 | 681 |
| |
688 | 682 |
| |
| |||
724 | 718 |
| |
725 | 719 |
| |
726 | 720 |
| |
727 |
| - | |
728 |
| - | |
729 |
| - | |
730 |
| - | |
731 |
| - | |
732 |
| - | |
733 |
| - | |
734 |
| - | |
735 |
| - | |
736 |
| - | |
737 |
| - | |
738 |
| - | |
739 |
| - | |
740 |
| - | |
741 |
| - | |
742 |
| - | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
743 | 730 |
| |
744 | 731 |
| |
745 | 732 |
| |
|
0 commit comments