This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
75 files changed
+241
-365
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- debuginfo
- mir
- rustc_const_eval/src
- interpret
- transform
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- rustc_infer/src/infer
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- ty
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_trait_selection/src
- solve/eval_ctxt
- traits
- select
- rustc_transmute/src
- library
- alloc/src
- core/src
- src
- bootstrap/src/core/build_steps
- ci
- docker
- host-x86_64
- x86_64-gnu-llvm-16
- x86_64-gnu-llvm-17
- x86_64-gnu-llvm-18
- scripts
- github-actions
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims/intrinsics
- tests/fail/both_borrows
- tests
- codegen
- issues
- mir-opt
- run-make/lto-linkage-used-attr
- ui
- codegen
- fmt
- macros
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+241
-365
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 | 326 |
| |
331 | 327 |
| |
332 | 328 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
| |||
994 | 994 |
| |
995 | 995 |
| |
996 | 996 |
| |
997 |
| - | |
| 997 | + | |
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
|
0 commit comments