Commit 83ded8f
File tree
1,349 files changed
+14056
-11790
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- build_system/src
- src
- back
- rustc_codegen_llvm
- src
- back
- coverageinfo/mapgen
- rustc_codegen_ssa
- src
- back
- link
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_error_codes/src/error_codes
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint_defs/src
- rustc_lint
- src
- rustc_macros/src
- rustc_metadata
- src
- rustc_middle/src
- hooks
- mir
- interpret
- query
- ty
- rustc_mir_build/src/builder
- expr
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- rustc_passes/src
- rustc_privacy/src
- rustc_public_bridge/src
- context
- rustc_public/src
- rustc_resolve
- src
- rustc_session/src
- rustc_target
- src
- spec
- base
- library
- alloc/src
- collections/vec_deque
- raw_vec
- core/src/num/flt2dec
- std_detect
- src
- detect
- arch
- os
- darwin
- freebsd
- linux
- aarch64
- auxvec
- openbsd
- riscv
- windows
- test_data
- tests
- stdarch
- .github/workflows
- ci
- docker
- aarch64-unknown-linux-gnu
- aarch64_be-unknown-linux-gnu
- arm-unknown-linux-gnueabihf
- 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-musl
- nvptx64-nvidia-cuda
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- powerpc64le-unknown-linux-gnu
- riscv32gc-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- s390x-unknown-linux-gnu
- wasm32-wasip1
- x86_64-unknown-linux-gnu
- crates
- core_arch/src
- aarch64/neon
- loongarch32
- loongarch64
- lasx
- lsx
- s390x
- intrinsic-test/src
- arm
- common
- simd-test-macro/src
- std_detect
- stdarch-gen-arm
- spec/neon
- src
- stdarch-gen-loongarch
- src
- stdarch-test
- src
- examples
- std
- src/sys
- net/connection/uefi
- pal/uefi
- thread_local/guard
- src
- bootstrap/src/core
- build_steps
- builder
- config
- toml
- build_helper/src
- ci
- citool
- src
- jobs
- tests
- docker/host-x86_64
- pr-check-1
- test-various
- tidy
- github-actions
- doc/rustc-dev-guide/src
- autodiff
- offload
- tests
- etc/completions
- librustdoc
- html/render
- tools
- clippy
- clippy_lints/src
- tests/ui/checked_unwrap
- compiletest/src
- miri
- src
- tests
- pass
- opt-dist/src
- rustdoc-gui-test/src
- tidy/src
- ext_tool_checks
- tests
- assembly-llvm
- asm
- auxiliary
- compiletest-self-test
- libs
- naked-functions
- nvptx-kernel-abi
- sanitizer/kcfi
- simd
- stack-protector
- targets
- codegen-llvm
- asm
- autodiff
- autovec
- auxiliary
- avr
- bounds-checking
- cffi
- compiletest-self-test
- cross-crate-inlining
- auxiliary
- debug-accessibility
- debuginfo-proc-macro
- auxiliary
- dllimports
- auxiliary
- enum
- ergonomic-clones
- float
- gpu_offload
- hint
- instrument-coverage
- instrument-xray
- intrinsics
- issues
- lib-optimizations
- loongarch-abi
- macos
- meta-filecheck
- naked-fn
- non-terminate
- option-niche-unfixed
- patchable-function-entry
- remap_path_prefix
- auxiliary
- repr
- riscv-abi
- sanitizer
- cfi
- kcfi
- simd-intrinsic
- simd
- src-hash-algorithm
- unwind-abis
- coverage
- crashes
- mir-opt
- building
- const_prop
- coverage
- dead-store-elimination
- inline
- instsimplify
- pre-codegen
- sroa
- pretty
- run-make
- avr-rjmp-offset
- llvm-ident
- rustdoc-target-spec-json-path
- target-specs
- ui
- abi
- associated-type-bounds
- attributes
- borrowck
- check-cfg
- closures/2229_closure_analysis
- migrations
- codegen
- const-generics/generic_const_exprs
- consts
- const-eval
- did_you_mean
- drop
- dyn-compatibility
- dyn-keyword
- editions
- entry-point
- auxiliary
- ergonomic-clones/closure
- errors
- feature-gates
- impl-trait
- precise-capturing
- issues
- iterators
- layout
- linkage-attr/raw-dylib/elf
- lint
- force-warn
- unused
- macros
- match
- mir
- never_type
- nll
- parser
- recover
- privacy
- pub-priv-dep
- auxiliary
- sealed-traits
- range
- rfcs/rfc-2396-target_feature-11
- rust-2021
- rust-2024
- prelude-migration
- unsafe-attributes
- unsafe-extern-blocks
- simd
- stability-attribute
- statics
- suggestions
- traits
- bound
- trivial-bounds
- type-alias-enum-variants
- type-alias-impl-trait
- unpretty
- unsafe
- unsafe_op_in_unsafe_fn
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,349 files changed
+14056
-11790
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4563 | 4563 | | |
4564 | 4564 | | |
4565 | 4565 | | |
| 4566 | + | |
| 4567 | + | |
4566 | 4568 | | |
| 4569 | + | |
4567 | 4570 | | |
4568 | 4571 | | |
4569 | 4572 | | |
| |||
4955 | 4958 | | |
4956 | 4959 | | |
4957 | 4960 | | |
| 4961 | + | |
| 4962 | + | |
| 4963 | + | |
| 4964 | + | |
| 4965 | + | |
| 4966 | + | |
| 4967 | + | |
| 4968 | + | |
| 4969 | + | |
| 4970 | + | |
4958 | 4971 | | |
4959 | 4972 | | |
4960 | 4973 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments