Commit 13224fe
File tree
- .github/ISSUE_TEMPLATE
- compiler
- rustc_abi
- src
- callconv
- layout
- rustc_arena/src
- rustc_ast_ir/src
- rustc_ast_lowering
- src
- delegation
- rustc_ast_passes
- src
- rustc_ast_pretty
- src
- pprust/state
- pp
- rustc_ast
- src
- attr
- expand
- rustc_attr_parsing
- src
- attributes
- diagnostic
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- region_infer
- opaque_types
- type_check
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- example
- src
- back
- intrinsic
- tests
- compile
- no_builtins
- run
- rustc_codegen_llvm/src
- back
- builder
- coverageinfo/mapgen
- debuginfo
- metadata
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- type_info
- interpret
- util
- rustc_data_structures
- src
- graph
- dominators
- scc
- sorted_map
- stable_hasher
- tagged_ptr
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_error_messages
- src
- rustc_errors
- src
- markdown
- tests
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- variance
- rustc_hir_id/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir
- src
- attrs
- rustc_incremental/src
- persist
- rustc_index_macros/src
- rustc_index/src
- bit_set
- rustc_infer
- src
- infer
- canonical
- lexical_region_resolve
- opaque_types
- outlives
- region_constraints
- relate
- snapshot
- traits
- rustc_interface/src
- rustc_lint_defs
- src
- rustc_lint/src
- early
- diagnostics
- nonstandard_style
- types
- unused
- rustc_llvm/llvm-wrapper
- rustc_macros/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle
- src
- dep_graph
- hir
- ich
- infer
- middle
- mir
- interpret
- allocation
- query
- traits
- ty
- consts
- context
- inhabitedness
- print
- rustc_mir_build/src
- builder
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- shim
- rustc_monomorphize/src
- graph_checks
- mono_checks
- rustc_next_trait_solver/src
- canonical
- solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_public_bridge/src/context
- rustc_public/src
- mir
- unstable
- convert
- stable
- internal_cx
- rustc_query_impl
- src
- rustc_resolve
- src
- late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_serialize
- rustc_session/src
- config
- options
- rustc_span/src
- source_map
- rustc_symbol_mangling
- src
- rustc_target/src
- asm
- callconv
- spec
- base
- targets
- rustc_thread_pool/src
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve
- fulfill
- inspect
- traits
- query
- type_op
- select
- specialize
- rustc_traits/src
- rustc_ty_utils/src
- layout
- rustc_type_ir_macros/src
- rustc_type_ir
- src
- relate
- search_graph
- solve
- ty_kind
- library
- alloctests
- benches
- tests
- alloc/src
- collections
- binary_heap
- btree
- vec_deque
- ffi
- vec
- compiler-builtins
- .github
- workflows
- builtins-shim
- builtins-test-intrinsics
- src
- tests
- builtins-test
- benches
- src
- tests
- ci
- docker
- aarch64-unknown-linux-gnu
- arm-unknown-linux-gnueabihf
- arm-unknown-linux-gnueabi
- armv7-unknown-linux-gnueabihf
- i586-unknown-linux-gnu
- i686-unknown-linux-gnu
- loongarch64-unknown-linux-gnu
- mips-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
- mipsel-unknown-linux-gnu
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- powerpc64le-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- thumbv6m-none-eabi
- thumbv7em-none-eabihf
- thumbv7em-none-eabi
- thumbv7m-none-eabi
- wasm32-unknown-unknown
- x86_64-unknown-linux-gnu
- compiler-builtins
- src
- float
- hexagon
- int
- specialized_div_rem
- math
- mem
- crates
- api-list-common
- src
- libm-macros
- src
- tests
- update-api-list
- src
- tests
- util
- src
- etc
- libm-test
- benches
- examples
- src
- generate
- tests
- libm
- src/math
- approx
- arch
- aarch64
- i586
- wasm32
- x86
- generic
- support
- big
- coretests/tests
- ffi
- fmt
- io
- iter
- traits
- num
- flt2dec
- unicode
- core/src
- array
- ascii
- cell
- char
- convert
- ffi
- fmt
- intrinsics
- simd
- io
- iter
- adapters
- sources
- traits
- macros
- mem
- num
- imp
- flt2dec
- ops
- panic
- ptr
- range
- slice
- str
- sync
- unicode
- portable-simd
- .github
- crates
- core_simd
- src
- ops
- simd
- cmp
- num
- vendor
- tests
- std_float
- src
- tests
- test_helpers
- src
- proc_macro/src/bridge
- std_detect
- src/detect
- arch
- os/windows
- tests
- stdarch
- .github/workflows
- ci/docker
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
- x86_64-unknown-linux-gnu
- crates
- assert-instr-macro/src
- core_arch/src
- aarch64
- neon
- sve2
- sve
- amdgpu
- hexagon
- loongarch32
- loongarch64
- lasx
- lsx
- mips
- nvptx
- powerpc
- s390x
- x86
- intrinsic-test/src/arm
- simd-test-macro/src
- stdarch-gen-arm
- spec
- neon
- sve2
- sve
- src
- stdarch-gen-hexagon/src
- stdarch-gen-loongarch/src
- stdarch-test/src
- stdarch-verify
- src
- tests
- examples
- intrinsics_data
- std
- src
- collections/hash
- fs
- io
- buffered
- bufreader
- error
- pipe
- util
- macros
- net
- tcp
- num
- os
- unix/io
- wasi
- io
- net
- windows
- process
- sync
- mpmc
- poison
- sys
- alloc
- args
- fd
- fs
- io
- error
- net/connection
- socket
- pal
- motor
- sgx/abi/usercalls
- wasi
- windows
- paths
- process
- unix/common
- windows
- random
- stdio
- sync
- mutex
- rwlock
- thread
- time
- thread
- tests
- sync
- test/src
- src
- bootstrap
- src
- core
- build_steps
- builder
- cli_paths/snapshots
- config
- debuggers
- utils
- build_helper/src
- ci
- docker
- host-x86_64
- dist-arm-linux-musl
- dist-i586-gnu-i586-i686-musl
- dist-various-1
- dist-various-2
- dist-x86_64-musl
- pr-check-2
- test-various
- scripts
- github-actions
- scripts
- doc
- rustc-dev-guide
- .github/workflows
- ci/sembr/src
- examples
- src
- appendix
- autodiff
- backend
- building
- const-eval
- diagnostics
- hir
- mir
- notification-groups
- offload
- queries
- rustc-driver
- tests
- traits
- ty-module
- rustc/src
- codegen-options
- platform-support
- symbol-mangling
- rustdoc/src
- unstable-book/src
- compiler-flags
- language-features
- etc
- completions
- librustdoc
- clean
- formats
- html
- render
- static
- fonts
- js
- json
- passes
- lint
- tools
- clippy
- book/src
- clippy_config
- src
- clippy_dev
- src
- clippy_lints_internal/src
- clippy_lints
- src
- cargo
- casts
- derive
- doc
- functions
- loops
- matches
- methods
- misc_early
- operators
- ptr
- returns
- transmute
- unit_types
- write
- clippy_utils
- src
- ast_utils
- mir
- ty
- type_certainty
- declare_clippy_lint
- lintcheck
- src
- tests
- ui-internal
- ui
- crashes
- needless_bool
- collect-license-metadata
- src
- spdx
- compiletest
- src
- directives
- runtest
- lint-docs/src
- miri
- .github/workflows
- setup
- cargo-miri
- src
- genmc-sys
- cpp
- include
- src/MiriInterface
- src
- src
- alloc_addresses
- bin
- borrow_tracker
- stacked_borrows
- tree_borrows
- tree
- concurrency
- genmc
- data_structures
- shims
- unix
- freebsd
- linux_like
- linux
- macos
- windows
- x86
- tests
- deps
- fail
- both_borrows
- dangling_pointers
- function_calls
- provenance
- stacked_borrows
- tree_borrows
- implicit_writes
- uninit
- validity
- weak_memory
- genmc
- fail
- atomics
- data_race
- loom
- shims
- simple
- pass
- atomics
- data-structures
- litmus
- shims
- std
- pass-dep/libc
- pass
- both_borrows
- concurrency
- issues
- shims
- x86
- tls
- tree_borrows
- wildcard
- utils
- miropt-test-tools/src
- run-make-support/src
- external_deps
- rust-analyzer
- .github/workflows
- bench_data
- crates
- base-db/src
- cfg
- src
- hir-def/src
- attrs
- expr_store
- tests
- body
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval
- diagnostics
- match_check
- infer
- closure
- analysis
- layout
- tests
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- consts
- fulfill
- infer
- canonical
- region_constraints
- relate
- tests
- regression
- hir
- src
- semantics
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- completions
- postfix
- context
- render
- tests
- ide-db
- src
- generated
- imports
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- tests
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- intern/src/symbol
- load-cargo/src
- parser
- src
- grammar
- items
- syntax_kind
- test_data
- generated
- parser
- err
- inline
- err
- ok
- ok
- proc-macro-api/src/legacy_protocol/msg
- proc-macro-srv/src/dylib
- profile
- src
- project-model/src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- span/src
- syntax
- src
- ast
- generated
- syntax_factory
- syntax_editor
- test_data/parser/validation
- test-fixture/src
- test-utils/src
- vfs-notify/src
- vfs/src
- docs/book/src
- contributing
- editors/code
- src
- lib/smol_str
- xtask/src
- codegen
- grammar
- rustfmt
- src
- tests
- source
- target
- test-float-parse
- tidy/src
- extra_checks
- unicode-table-generator/src
- wasm-component-ld
- tests
- assembly-llvm
- asm
- c-variadic
- naked-functions
- auxiliary
- codegen-llvm
- cffi
- enum
- gpu_offload
- issues
- naked-fn
- sanitizer
- scalable-vectors
- simd
- crashes
- debuginfo
- incremental
- add_private_fn_at_krate_root_cc
- auxiliary
- change_add_field
- change_private_fn_cc
- auxiliary
- change_private_fn
- change_private_impl_method_cc
- auxiliary
- change_private_impl_method
- change_pub_inherent_method_body
- change_pub_inherent_method_sig
- const-generics
- try_unify_abstract_const_regression_tests
- env
- hashes
- issue-110457-same-span-closures
- issue-49595
- krate_reassign_34991
- link_order
- auxiliary
- remove_source_file
- rlib_cross_crate
- static_cycle
- struct_change_field_type_cross_crate
- thinlto
- type_alias_cross_crate
- mir-opt
- building
- custom
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
0 commit comments