File tree
525 files changed
+6814
-3539
lines changed- compiler
- rustc_ast
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- type_check
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- interpret
- transform
- rustc_data_structures/src
- small_c_str
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- error_reporting
- lexical_region_resolve
- opaque_types
- outlives
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_middle/src
- hir/map
- ty
- print
- rustc_mir_build/src
- build/matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- coverage
- spans
- rustc_next_trait_solver/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- select
- specialize
- rustc_type_ir/src
- library
- alloc/src
- core/src
- alloc
- ascii
- iter/traits
- task
- std
- src
- sync
- sys/pal
- uefi
- unix
- src
- bootstrap/src
- core/build_steps
- ci/docker/host-x86_64
- dist-various-1
- test-various
- uefi_qemu_test
- x86_64-gnu-integration
- doc
- rustdoc/src/write-documentation
- unstable-book
- src/compiler-flags
- librustdoc
- clean
- tools
- clippy/clippy_lints/src
- matches
- rustfmt
- src
- tests/target
- tidy/src
- tests
- codegen
- mir-opt
- building
- copy-prop
- dataflow-const-prop
- inline
- rustdoc
- ui
- abi/issues
- asm
- associated-consts
- associated-inherent-types
- associated-types
- async-await
- auto-traits
- borrowck
- builtin-superkinds
- check-cfg
- closure-expected-type
- closures
- coherence
- occurs-check
- const-generics
- generic_const_exprs
- issues
- consts
- miri_unleashed
- cross
- drop
- error-codes
- extern
- fmt
- fn
- generic-associated-types
- hygiene
- impl-trait
- in-trait
- implied-bounds
- inference
- issues
- layout
- lifetimes
- lint
- semicolon-in-expressions-from-macros
- loops
- nll
- object-safety
- overloaded
- parser
- pattern/usefulness
- proc-macro
- regions
- resolve
- rfcs/rfc-2632-const-trait-impl
- self
- simd
- span
- specialization
- defaultimpl
- min_specialization
- suggestions
- thread-local
- trait-bounds
- traits
- next-solver
- transmutability
- treat-err-as-bug
- type/type-check
- type-alias-impl-trait
- typeck
- ufcs
- unboxed-closures
- wf
- ui-fulldeps/session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
525 files changed
+6814
-3539
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments