File tree
953 files changed
+14863
-6949
lines changed- compiler
- rustc_abi
- src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_codegen_cranelift/src
- abi
- driver
- rustc_codegen_llvm
- src
- debuginfo
- rustc_codegen_ssa
- src
- debuginfo
- mir
- rustc_const_eval/src/check_consts
- rustc_data_structures
- src
- tagged_ptr
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_errors
- src
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hashes
- src
- rustc_hir
- src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_interface
- src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- query
- ty
- print
- rustc_mir_build/src
- builder
- custom/parse
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- assembly
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_privacy/src
- rustc_query_impl
- src
- rustc_query_system
- src/query
- rustc_resolve/src
- rustc_serialize
- src
- rustc_session
- src
- rustc_span
- src
- rustc_symbol_mangling
- src
- rustc_target/src
- callconv
- spec/targets
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- traits
- rustc_ty_utils
- src
- rustc_type_ir/src
- library
- alloc/src
- core/src
- char
- iter/adapters
- num
- str
- std/src
- io
- os/wasi
- sys/pal
- hermit
- solid
- uefi
- unix
- unsupported
- wasi
- windows
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- ci/docker
- host-x86_64
- dist-loongarch64-linux
- dist-loongarch64-musl
- scripts
- doc
- rustc/src/platform-support
- rustc-dev-guide
- examples
- src/building/bootstrapping
- librustdoc
- clean
- doctest
- html/render
- json
- passes
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- loops
- methods
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_utils/src
- mir
- ty
- tests/ui/author
- error_index_generator
- generate-copyright/src
- miri
- tests/fail
- rust-analyzer
- .github/workflows
- crates
- hir/src
- semantics
- hir-def/src
- data
- expr_store
- macro_expansion_tests
- nameres
- hir-expand/src
- hir-ty/src
- diagnostics
- match_check
- infer
- lower
- mir
- eval
- lower
- tests
- ide/src
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- ide-completion/src/completions
- ide-db/src
- generated
- ide-diagnostics/src
- handlers
- intern/src/symbol
- load-cargo/src
- project-model
- src
- test_data/output
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- stdx/src
- syntax/src/ast
- test-fixture/src
- test-utils/src
- vfs/src
- vfs-notify/src
- docs/book
- src
- editors/code
- xtask/src
- rustbook
- tidy/src
- tests
- assembly
- asm
- auxiliary
- codegen
- float
- intrinsics
- issues
- simd
- simd-intrinsic
- mir-opt
- run-make/rustc-crates-on-stable
- rustdoc-ui/doctest
- ui
- abi
- associated-consts
- diagnostic_namespace/do_not_recommend
- feature-gates
- generic-associated-types
- impl-trait/in-trait
- implied-bounds
- issues
- layout
- lint
- macros
- nll
- parser
- macro
- raw
- pattern
- usefulness
- process
- regions
- static
- structs/default-field-values
- traits
- const-traits
- next-solver
- coherence
- type-alias-impl-trait
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
953 files changed
+14863
-6949
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments