File tree
950 files changed
+12156
-6967
lines changed- .github
- workflows
- compiler
- rustc_attr/src
- rustc_borrowck/src
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift
- patches
- src
- rustc_codegen_gcc
- .github/workflows
- build_system
- build_sysroot
- src
- doc
- patches
- libgccjit12
- src
- intrinsic
- tests
- run
- tools
- rustc_codegen_llvm/src
- back
- llvm
- rustc_codegen_ssa
- src
- back
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures
- src
- rustc_driver_impl
- rustc_error_codes/src
- error_codes
- rustc_errors
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- relate
- rustc_interface/src
- rustc_lint
- src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- middle
- mir
- interpret
- query
- traits
- ty
- print
- rustc_mir_build/src/thir/cx
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coroutine
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- assembly
- eval_ctxt
- rustc_pattern_analysis/src
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session
- src
- config
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src
- asm
- spec
- base/apple
- targets
- rustc_trait_selection/src
- error_reporting/traits
- solve
- traits
- query/type_op
- select
- rustc_traits/src
- rustc_type_ir/src
- data_structures
- stable_mir/src
- library
- alloc
- benches
- src
- boxed
- collections/btree
- ffi
- vec
- tests
- core
- src
- alloc
- cell
- char
- ffi
- fmt
- iter/adapters
- macros
- mem
- panic
- ptr
- slice
- iter
- str
- sync
- tests
- panic_unwind/src
- std
- src
- collections/hash
- map
- set
- env
- ffi
- fs
- io
- buffered
- bufreader
- error
- stdio
- net
- tcp
- udp
- os/unix/net
- path
- sync
- barrier
- condvar
- lazy_lock
- mpmc
- mpsc
- once_lock
- sys
- os_str
- pal
- hermit
- unix
- process
- wasip2
- windows
- sync/thread_parking
- thread_local/destructors
- sys_common
- thread
- tests
- unwind/src
- src
- bootstrap
- src
- core
- build_steps
- config
- ci
- docker/host-x86_64
- dist-x86_64-linux
- x86_64-gnu-tools
- scripts
- doc
- rustdoc/src/write-documentation
- unstable-book/src
- compiler-flags
- language-features
- etc
- librustdoc
- clean
- doctest
- formats
- html
- render
- static
- css
- js
- templates
- passes
- rustdoc-json-types
- tools
- build_helper/src
- clippy
- clippy_utils/src
- tests/ui/crashes
- compiletest
- src
- header
- runtest
- miri
- src
- alloc_addresses
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- intrinsics
- shims
- unix
- android
- freebsd
- linux
- macos
- solarish
- wasi
- windows
- x86
- tests
- fail
- data_race
- weak_memory
- pass/concurrency
- rustbook
- tidy
- src
- wasm-component-ld
- tests
- codegen
- issues
- crashes
- run-make
- apple-sdk-version
- doctests-merge
- dylib-soname
- rustdoc
- intra-doc
- rustdoc-gui
- rustdoc-js-std
- rustdoc-ui
- doctest
- intra-doc
- issues
- lints
- ui
- asm
- aarch64
- x86_64
- associated-consts
- associated-item
- associated-type-bounds
- associated-types
- async-await
- async-fn
- in-trait
- attributes/unsafe
- cast
- check-cfg
- closures
- binder
- codegen
- coercion
- coherence
- auxiliary
- occurs-check
- const-generics
- adt_const_params
- generic_const_exprs
- issues
- min_const_generics
- std
- type-dependent
- consts
- auxiliary
- const-eval/stable-metric
- const-mut-refs
- min_const_fn
- miri_unleashed
- coroutine
- coverage-attr
- did_you_mean
- drop
- dyn-keyword
- error-codes
- errors
- feature-gates
- generic-associated-types
- bugs
- parse
- generic-const-items
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- inference
- infinite
- auxiliary
- issues
- kindck
- lifetimes
- lint
- force-warn
- improper_ctypes
- let_underscore
- unused
- macros
- never_type
- object-safety
- parser
- resolve
- rfcs/rfc-2632-const-trait-impl
- effects
- self
- specialization
- static
- statics
- suggestions
- trait-bounds
- traits
- alias
- bound
- fn-pointer
- next-solver
- canonical
- coherence
- overflow
- non_lifetime_binders
- object
- trait-upcasting
- type
- type-check
- type-alias-impl-trait
- typeck
- unsized
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
950 files changed
+12156
-6967
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
215 | 225 |
| |
216 | 226 |
| |
217 | 227 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
0 commit comments