File tree
670 files changed
+16068
-7029
lines changed- .github/workflows
- .reuse
- LICENSES
- compiler
- rustc_ast_passes
- src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift
- src
- abi
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src/check_consts
- rustc_error_codes/src/error_codes
- rustc_errors/src
- markdown
- tests
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- impl_wf_check
- outlives
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer
- src
- error_reporting
- errors
- infer
- traits
- error_reporting
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hooks
- middle
- mir/interpret
- query
- ty
- print
- util
- rustc_mir_build
- src
- build/matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_span/src
- rustc_target/src
- spec
- targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve
- traits
- query
- select
- rustc_traits/src
- rustc_type_ir/src
- stable_mir/src/mir
- library
- alloc/src
- core/src
- mem
- panic_unwind/src
- std
- src
- os
- horizon
- solid
- sys
- anonymous_pipe
- pal
- common
- solid
- uefi
- unix
- process
- unsupported
- windows
- c
- path
- sync
- mutex
- rwlock
- thread_local/guard
- thread
- tests
- src
- bootstrap
- mk
- src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64
- dist-various-2
- mingw-check
- test-various
- github-actions
- doc
- rustc/src
- platform-support
- rustdoc/src
- etc/test-float-parse
- src
- bin
- gen
- validate
- librustdoc
- clean
- html
- render
- static/css
- templates
- tools
- build-manifest/src
- build_helper/src
- clippy
- clippy_lints/src
- functions
- tests/ui
- collect-license-metadata/src
- compiletest/src
- generate-copyright/src
- lint-docs/src
- miri
- tests
- fail
- pass
- run-make-support/src
- external_deps
- rust-analyzer/crates/stdx/src
- rustbook
- tidy/src
- tier-check/src
- tests
- assembly/targets
- codegen
- issues
- crashes
- mir-opt
- const_prop
- dataflow-const-prop
- run-make
- c-static-dylib
- c-static-rlib
- c-unwind-abi-catch-panic
- compiler-lookup-paths-2
- crate-hash-rustc-version
- extern-fn-generic
- extern-fn-with-union
- invalid-tmpdir-env-var
- issue-107094
- issue-14698
- issue-15460
- issue-28595
- issue-33329
- issue-97463-abi-param-passing
- link-framework
- link-native-static-lib-to-dylib
- linkage-attr-on-static
- lto-linkage-used-attr
- lto-no-link-whole-rlib
- native-lib-load-order
- no-duplicate-libs
- pass-non-c-like-enum-to-c
- pgo-gen-no-imp-symbols
- return-non-c-like-enum-from-c
- rlib-format-packed-bundled-libs-3
- staticlib-blank-lib
- test-benches
- version-verbose-commit-hash
- wasm-panic-small
- wasm-stringify-ints-small
- zero-extend-abi-param-passing
- rustdoc
- auxiliary
- const-generics
- rustdoc-gui
- src/test_docs
- rustdoc-ui
- ui
- borrowck
- check-cfg
- closures
- binder
- codegen/equal-pointers-unequal
- as-cast
- exposed-provenance
- strict-provenance
- coherence/negative-coherence
- const-generics
- adt_const_params
- auxiliary
- generic_const_exprs
- issues
- min_const_generics
- type-dependent
- consts
- coroutine
- error-codes
- errors
- feature-gates
- generic-associated-types
- generic-const-items
- impl-trait
- inference
- issues
- lifetimes
- lto
- macros/macro-metavar-expr-concat
- mir
- nll
- or-patterns
- pattern/usefulness
- integer-ranges
- reachable
- rfcs
- rfc-0000-never_patterns
- rfc-2008-non-exhaustive
- uninhabited
- rfc-2294-if-let-guard
- rust-2024
- simd
- intrinsic
- static
- statics
- symbol-names
- target-feature
- traits/non_lifetime_binders
- try-trait
- typeck
- uninhabited
- unsized
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
670 files changed
+16068
-7029
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
71 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 |
| |
73 | 79 |
| |
74 | 80 |
| |
| |||
113 | 119 |
| |
114 | 120 |
| |
115 | 121 |
| |
116 |
| - | |
| 122 | + | |
117 | 123 |
| |
118 | 124 |
| |
119 | 125 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
|
Lines changed: 0 additions & 124 deletions
This file was deleted.
0 commit comments