File tree
702 files changed
+13057
-8073
lines changed- .reuse
- LICENSES
- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- 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_common
- condvar
- sys
- hermit
- itron
- sgx
- rwlock
- solid
- unix/locks
- unsupported/locks
- wasm
- windows/locks
- 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-gui
- rustdoc
- intra-doc
- 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
- typeck
- type
- 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-def/src
- hir-ty/src
- infer
- tests
- hir/src
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src/completions
- ide-db/src
- ide/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 | + |
0 commit comments