File tree
1,528 files changed
+18000
-11371
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty
- src/pprust
- state
- rustc_attr
- src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_codegen_cranelift
- example
- src
- intrinsics
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform/check_consts
- util
- rustc_data_structures/src/sync
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- markdown
- rustc_expand/src
- mbe
- parse
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- compare_impl_item
- collect
- type_of
- structured_errors
- variance
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_infer
- src
- errors
- infer
- error_reporting
- nice_region_error
- outlives
- relate
- traits
- rustc_interface/src
- rustc_lint/src
- context
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_log/src
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir/map
- middle
- mir
- interpret
- query
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src/query
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- abi/call
- spec
- base
- targets
- rustc_trait_selection
- src
- solve
- assembly
- eval_ctxt
- inspect
- normalizes_to
- traits
- error_reporting
- query
- select
- specialize
- rustc_transmute
- src
- layout
- tree
- maybe_transmutable
- rustc_ty_utils
- src
- rustc_type_ir/src
- stable_mir/src
- library
- alloc
- src
- collections/btree
- vec
- tests
- core
- benches
- net
- src
- char
- convert
- ffi
- fmt
- future
- iter/traits
- macros
- mem
- net
- num
- ptr
- slice
- str
- sync
- panic_abort/src
- proc_macro/src/bridge
- profiler_builtins
- std/src
- io
- buffered
- sync
- sys
- locks
- condvar
- mutex
- rwlock
- pal
- common
- hermit
- itron
- sgx
- solid
- teeos
- uefi
- unix
- unsupported
- wasi
- wasm/atomics
- windows
- c
- xous
- zkvm
- thread_local
- sys_common
- memchr
- thread
- test/src/formatters
- src
- bootstrap
- src
- core/build_steps
- utils
- ci
- docker
- host-x86_64
- dist-ohos
- dist-various-2
- scripts
- ohos
- github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src
- compiler-flags
- language-features
- librustdoc
- clean
- html
- render
- passes
- lint
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- doc
- methods
- clippy_utils/src
- mir
- src
- tests
- ui
- ui-internal
- compiletest
- src
- header
- miri
- src
- shims
- intrinsics
- windows
- opt-dist/src
- run-make-support
- src
- rust-analyzer
- .github/ISSUE_TEMPLATE
- crates
- base-db/src
- flycheck/src
- hir/src
- semantics
- term_search
- hir-def/src
- body
- tests
- dyn_map
- item_tree
- nameres
- hir-expand/src
- hir-ty/src
- diagnostics
- infer
- mir
- lower
- tests
- ide
- src
- doc_links
- hover
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- context
- tests
- ide-db
- src
- imports
- prime_caches
- ide-diagnostics/src/handlers
- load-cargo
- src
- paths/src
- proc-macro-srv/src
- server
- project-model/src
- rust-analyzer/src
- cli
- handlers
- salsa/salsa-macros/src
- span
- src
- syntax
- fuzz
- src/ast
- toolchain/src
- docs/user
- editors/code
- lib/lsp-server/src
- xtask/src
- rustfmt
- src
- modules
- parse
- macros
- tests
- rustfmt
- target
- tidy/src
- tests
- assembly
- stack-protector
- targets
- codegen
- issues
- sanitizer
- debuginfo
- mir-opt
- building
- pre-codegen
- run-make
- CURRENT_RUSTC_VERSION
- a-b-a-linker-guard
- split-debuginfo
- x86_64-fortanix-unknown-sgx-lvi
- run-make-fulldeps/issue-19371
- rustdoc
- rustdoc-ui
- argfile
- doctest
- lints
- ui
- abi
- argfile
- associated-consts
- associated-inherent-types
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- return-type-notation
- attributes
- auto-traits
- borrowck
- check-cfg
- closure-expected-type
- closures
- codegen
- coherence
- command
- const-generics
- generic_const_exprs
- consts
- const-eval
- const-mut-refs
- miri_unleashed
- coroutine
- deriving
- diagnostic-flags
- drop
- dyn-keyword
- error-codes
- error-emitter
- feature-gates
- for
- generics
- higher-ranked
- trait-bounds
- normalize-under-binder
- impl-trait
- issues
- imports
- inference
- instrument-coverage
- intrinsics
- issues
- issue-40510-captured-variable-return
- iterators
- kindck
- lazy-type-alias
- lifetimes
- lint
- unused
- use-redundant
- loops
- lub-glb
- macros
- match
- meta/dir.with.dots
- methods
- issues
- nll/relate_tys
- parser
- issues
- recover
- removed-syntax
- pattern
- bindings-after-at
- usefulness
- proc-macro
- process
- repr
- resolve
- rfcs
- rfc-2397-do-not-recommend
- rfc-2632-const-trait-impl/effects
- rust-2018
- rustdoc
- sanitizer
- shell-argfiles
- static
- stats
- std
- suggestions
- test-attrs
- traits
- alias
- inductive-overflow
- negative-bounds
- negative-impls
- next-solver
- coherence
- cycles
- coinduction
- overflow
- non_lifetime_binders
- suggest-dereferences
- transmutability
- abstraction
- alignment
- arrays
- enums
- repr
- malformed-program-gracefulness
- primitives
- references
- safety
- assume
- structs
- repr
- unions
- repr
- visibility
- assume
- type
- type-alias-impl-trait
- typeck
- union/unnamed-fields
- where-clauses
- ui-fulldeps
- fluent-messages
- internal-lints
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,528 files changed
+18000
-11371
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
| 238 | + | |
| 239 | + | |
| 240 | + | |
238 | 241 |
| |
239 | 242 |
| |
240 | 243 |
| |
|
0 commit comments