This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 97c8038
File tree
3,400 files changed
+63140
-33998
lines changed- .github/workflows
- compiler
- rustc/src
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr
- src
- rustc_borrowck
- src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_codegen_cranelift
- .github/workflows
- .zed
- build_system
- example
- patches
- scripts
- src
- intrinsics
- rustc_codegen_gcc
- build_system
- build_sysroot
- src
- example
- src
- tests/run
- rustc_codegen_llvm
- src
- back
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures
- src
- graph/scc
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- json
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index/src
- rustc_infer/src
- infer
- canonical
- outlives
- rustc_interface/src
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata
- src
- rustc_middle/src
- hir/map
- middle
- mir
- interpret
- query
- ty
- consts
- print
- rustc_mir_build
- src
- build
- custom
- parse
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src
- impls
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,400 files changed
+63140
-33998
lines changedDiff for: .git-blame-ignore-revs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + |
Diff for: .github/workflows/dependencies.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments