This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 8d3100e
File tree
455 files changed
+5580
-5047
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_passes/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index/src
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- mir/interpret
- ty
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_symbol_mangling/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/error_reporting/traits
- rustc_transmute/src
- layout
- maybe_transmutable
- rustc_ty_utils/src
- library
- alloc
- src
- vec
- tests
- core
- src
- fmt
- iter/sources
- mem
- num
- ptr
- slice
- tests
- iter
- panic_unwind/src
- std/src
- io/buffered
- bufreader
- sync
- src
- bootstrap
- defaults
- src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64/x86_64-gnu-llvm-19
- github-actions
- doc/unstable-book/src/language-features
- librustdoc
- tools
- clippy
- clippy_config/src
- clippy_lints/src
- tests/ui
- missing_const_for_fn
- miri
- src
- concurrency
- intrinsics
- shims
- unix
- tests
- fail/data_race
- pass/concurrency
- pass-dep/libc
- run-make-support/src
- rust-analyzer/crates/hir-ty/src
- layout
- tidy/src
- tests
- assembly/simd
- crashes
- mir-opt/inline
- run-make
- invalid-symlink-search-path
- symlinked-extern
- symlinked-libraries
- symlinked-rlib
- ui
- associated-consts
- async-await/async-closures
- coercion
- compiletest-self-test
- const-generics
- generic_arg_infer
- issues
- consts
- auxiliary
- const-eval
- heap
- const-extern-fn
- const-mut-refs
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
455 files changed
+5580
-5047
lines changedLines changed: 952 additions & 920 deletions
Large diffs are not rendered by default.
Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
396 | 404 |
| |
397 | 405 |
| |
398 | 406 |
| |
| |||
781 | 789 |
| |
782 | 790 |
| |
783 | 791 |
| |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
784 | 800 |
| |
785 | 801 |
| |
786 | 802 |
| |
|
0 commit comments