File tree
636 files changed
+8901
-4769
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src
- debuginfo
- mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- rustc_hir_typeck/src
- method
- rustc_infer/src
- infer
- rustc_lint/src
- context
- diagnostics
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- traits
- solve
- inspect
- ty
- rustc_mir_build/src
- build
- thir/pattern
- rustc_mir_transform/src
- coverage/spans
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_serialize/src
- rustc_session
- src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_trait_selection/src
- solve
- eval_ctxt
- inspect
- normalizes_to
- traits
- error_reporting
- select
- rustc_transmute/src
- rustc_type_ir/src
- library
- alloc
- src
- vec
- tests
- core
- src
- num
- ptr
- tests
- src
- bootstrap/src
- bin
- core
- build_steps
- config
- utils
- ci
- docker
- host-x86_64
- x86_64-gnu-llvm-16
- x86_64-gnu-llvm-17
- x86_64-gnu-llvm-18
- scripts
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- librustdoc
- clean
- html/render
- passes
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- compiletest/src
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims/intrinsics
- test-cargo-miri/tests
- tests
- fail/both_borrows
- pass
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- cfg
- src
- flycheck/src
- hir/src
- semantics
- hir-def/src
- body
- data
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- infer
- mir
- lower
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src/handlers
- ide-completion/src
- completions
- item_list
- ide-db/src
- ide-diagnostics/src/handlers
- ide-ssr/src
- load-cargo/src
- mbe/src
- syntax_bridge
- proc-macro-srv/src/tests
- rust-analyzer
- src
- bin
- cli
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
636 files changed
+8901
-4769
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 |
| |
|
0 commit comments