File tree
1,808 files changed
+33695
-20714
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- type_check
- liveness
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift
- patches
- src/intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_system
- src
- example
- src
- back
- intrinsic
- tests
- run
- tools
- rustc_codegen_llvm
- src
- back
- coverageinfo
- mapgen
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures
- src
- rustc_driver_impl
- src
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- hir
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src
- infer
- opaque_types
- outlives
- rustc_interface/src
- rustc_lint
- src
- types
- rustc_llvm
- llvm-wrapper
- rustc_macros/src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- middle
- ty
- print
- rustc_mir_build/src
- builder
- thir
- cx
- rustc_mir_dataflow/src
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize
- src
- rustc_next_trait_solver/src
- solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_pattern_analysis
- src
- rustc_privacy
- src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve
- src
- late
- rustc_sanitizers/src
- cfi/typeid/itanium_cxx_abi
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- callconv
- spec/targets
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- solve
- fulfill
- inspect
- traits
- query
- select
- rustc_ty_utils/src
- layout
- rustc_type_ir/src
- solve
- ty_kind
- library
- alloc
- src
- collections/vec_deque
- ffi
- raw_vec
- vec
- alloctests/tests
- core
- src
- array
- cell
- char
- convert
- ffi
- fmt
- future
- intrinsics
- macros
- mem
- net
- num
- dec2flt
- flt2dec
- ops
- pin
- prelude
- ptr
- slice
- sort
- stable
- unstable
- str
- coretests
- tests
- floats
- num
- dec2flt
- flt2dec
- strategy
- panic_abort
- src
- panic_unwind/src
- proc_macro/src
- bridge
- std
- src
- collections/hash
- ffi
- fs
- io
- os
- unix
- net
- wasi
- windows
- prelude
- sync
- sys
- fs
- pal
- hermit
- sgx
- uefi
- unix
- stack_overflow
- windows
- xous
- process
- unix
- thread
- tests/floats
- src
- bootstrap
- defaults
- src
- bin
- core
- build_steps
- builder
- config
- utils
- cache
- cc_detect
- ci
- docker
- host-x86_64
- arm-android
- dist-android
- dist-arm-linux-gnueabi
- dist-arm-linux-musl
- dist-ohos-aarch64
- dist-ohos-armv7
- dist-ohos-x86_64
- dist-powerpc64le-linux-gnu
- dist-powerpc64le-linux-musl
- x86_64-gnu-tools
- scripts
- github-actions
- scripts
- doc
- rustc
- src/platform-support
- theme
- rustc-dev-guide
- ci/date-check
- src
- josh-sync
- src
- src
- autodiff
- backend
- notification-groups
- rustc-driver
- rustdoc-internals
- tests
- traits
- rustdoc/src/write-documentation
- style-guide/src
- unstable-book/src
- language-features
- library-features
- etc/test-float-parse
- src
- gen_
- librustdoc
- clean
- doctest
- formats
- html
- render
- static
- css
- js
- templates
- json
- passes
- rustdoc-json-types
- tools
- clippy
- .github/workflows
- book/src
- development
- infrastructure
- clippy_config
- src
- clippy_dev
- src
- clippy_lints
- src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- transmute
- types
- unit_types
- utils
- clippy_lints_internal
- src
- clippy_utils
- src
- ty
- type_certainty
- lintcheck/src
- src
- tests
- ui
- author
- auxiliary
- borrow_interior_mutable_const
- checked_unwrap
- crashes
- dbg_macro
- declare_interior_mutable_const
- index_refutable_slice
- non_std_lazy_static
- skip_rustfmt
- ui-internal
- auxiliary
- ui-toml
- arbitrary_source_item_ordering
- collapsible_if
- ifs_same_cond
- item_name_repetitions/allow_exact_repetitions
- missing_docs_allow_unused
- toml_disallowed_methods
- toml_disallowed_types
- toml_invalid_path
- toml_unknown_config_struct_field
- toml_unknown_key
- toml_unloaded_crate
- type_repetition_in_bounds
- compiletest
- src
- coverage-dump
- miri
- cargo-miri
- src
- miri-script
- src
- src
- bin
- borrow_tracker/tree_borrows
- concurrency
- intrinsics
- shims
- unix
- test-cargo-miri
- tests
- fail
- alloc
- function_calls
- intrinsics
- panic
- tail_calls
- weak_memory
- many-seeds
- pass
- both_borrows
- intrinsics
- shims/x86
- opt-dist
- src
- run-make-support/src
- external_deps
- rust-analyzer
- .github
- ISSUE_TEMPLATE
- workflows
- crates
- base-db
- src
- hir/src
- semantics
- hir-def/src
- expr_store
- lower
- path
- tests
- body
- hir
- macro_expansion_tests
- nameres
- tests
- hir-expand/src
- builtin
- hir-ty/src
- diagnostics
- match_check
- infer
- mir
- eval
- tests
- ide/src
- doc_links
- hover
- syntax_highlighting
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- context
- tests
- ide-db/src
- generated
- prime_caches
- ide-diagnostics/src
- handlers
- load-cargo/src
- mbe/src
- parser
- src
- grammar/expressions
- test_data
- generated
- parser/inline/ok
- proc-macro-srv
- proc-macro-test/imp/src
- src
- server_impl
- tests
- project-model
- src
- test_data/output
- rust-analyzer/src
- cli
- stdx
- src/thread
- syntax/src/ast
- test-fixture/src
- tt/src
- editors/code
- xtask
- rustbook
- rustfmt/src
- parse/macros
- tidy/src
- tests
- assembly
- asm
- libs
- codegen/autodiff
- codegen-units
- item-collection
- partitioning
- coverage
- crashes
- debuginfo
- incremental/const-generics/try_unify_abstract_const_regression_tests
- mir-opt
- coverage
- inline
- pretty/autodiff
- run-make
- broken-pipe-no-ice
- c-link-to-rust-va-list-fn
- core-no-oom-handling
- llvm-location-discriminator-limit-dummy-span
- pointer-auth-link-with-c
- rustdoc-default-output
- rustdoc-tempdir-removal
- rustdoc-gui
- src/test_docs
- rustdoc-json
- attrs
- rustdoc-ui/doctest
- ui
- abi
- asm
- aarch64
- x86_64
- associated-consts
- associated-types
- async-await
- async-drop
- auxiliary
- attributes
- auxiliary
- positions
- used
- borrowck
- box
- closures
- codegen/equal-pointers-unequal
- as-cast
- exposed-provenance
- strict-provenance
- codemap_tests
- coercion
- consts
- const-eval
- miri_unleashed
- coroutine
- did_you_mean
- drop
- dropck
- error-codes
- errors
- auxiliary
- extern
- feature-gates
- fn
- generic-associated-types
- generics
- higher-ranked/trait-bounds
- impl-trait
- apit
- in-trait
- issues
- imports
- inference
- issues
- label
- layout
- linking
- lint
- for-loops-over-falibles
- mir
- or-patterns
- parser
- pattern
- deref-patterns
- usefulness
- rfc-3637-guard-patterns
- proc-macro
- resolve
- suggestions
- return
- rfcs
- rfc-0000-never_patterns
- rfc-2294-if-let-guard
- rfc-2457-non-ascii-idents
- runtime
- simd
- stability-attribute
- target-feature
- auxiliary
- trait-bounds
- traits
- const-traits
- next-solver
- assembly
- coercion
- method
- normalize
- object
- vtable
- transmutability
- transmute
- type-alias-impl-trait
- coherence
- auxiliary
- typeck
- suggestions
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,808 files changed
+33695
-20714
lines changedLines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + |
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 |
| |
77 | 86 |
| |
78 | 87 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
0 commit comments