This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
778 files changed
+8913
-5609
lines changed- compiler
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- type_check
- liveness
- rustc_codegen_cranelift
- rustc_codegen_gcc
- src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- coherence
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_index/src
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lexer/src
- rustc_lint_defs/src
- rustc_lint
- src
- context
- rustc_llvm/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- ty
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- shim
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- spec
- base/apple
- targets
- rustc_trait_selection/src
- error_reporting/infer
- traits
- select
- specialize
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- collections
- binary_heap
- btree
- vec_deque
- vec
- core
- src
- char
- future
- iter
- adapters
- sources
- traits
- mem
- num
- ptr
- slice
- str
- task
- tests
- panic_unwind/src
- std/src
- ffi
- fs
- os/unix
- sync
- sys
- pal
- unix/linux
- wasi
- thread
- windows_targets/src
- src
- bootstrap
- src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64/x86_64-gnu-tools
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- etc/completions
- librustdoc
- clean
- formats
- html
- render
- static/js
- json
- passes
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- methods
- transmute
- clippy_utils/src
- tests/ui
- compiletest/src
- jsondoclint/src
- lint-docs/src
- miri
- src
- concurrency
- intrinsics
- tests
- fail
- provenance
- uninit
- pass
- run-make-support/src
- external_deps
- rust-analyzer/crates
- hir-expand/src
- parser/src
- rustfmt
- src
- tests/target
- tidy
- config
- src
- wasm-component-ld
- tests
- assembly
- asm
- targets
- codegen
- coverage
- crashes
- debuginfo
- run-make
- apple-deployment-target
- macos-deployment-target
- rustdoc-js-std
- rustdoc-json
- enums
- fn_pointer
- fns
- generic-associated-types
- impls
- lifetime
- methods
- primitives
- reexport
- structs
- traits
- type
- unions
- rustdoc-js
- ui-fulldeps/internal-lints
- ui
- asm
- associated-types
- async-await
- async-closures
- future-sizes
- auto-traits
- cmse-nonsecure/cmse-nonsecure-call
- coherence
- occurs-check
- super-traits
- conditional-compilation
- const-generics
- generic_const_exprs
- consts
- const-eval/heap
- miri_unleashed
- coroutine
- delegation
- generics
- error-codes/e0119
- feature-gates
- higher-ranked
- leak-check
- impl-trait
- implied-bounds
- issues
- lexer
- lifetimes/raw
- lint/elided-named-lifetimes
- parser
- issues
- misspelled-keywords
- proc-macro
- rust-2024
- specialization
- coherence
- defaultimpl
- static
- traits
- alias
- solver-cycles
- transmutability/malformed-program-gracefulness
- type-alias-impl-trait
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
778 files changed
+8913
-5609
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4167 | 4167 |
| |
4168 | 4168 |
| |
4169 | 4169 |
| |
| 4170 | + | |
4170 | 4171 |
| |
4171 | 4172 |
| |
4172 | 4173 |
| |
|
0 commit comments