This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
655 files changed
+11015
-3490
lines changed- compiler
- rustc_borrowck/src
- constraints
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src/debuginfo
- rustc_const_eval/src
- check_consts
- interpret
- rustc_hir_analysis/src
- check
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer
- canonical
- lexical_region_resolve
- opaque_types
- outlives
- region_constraints
- relate
- snapshot
- traits
- rustc_interface/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- mir
- ty
- rustc_mir_transform/src
- coverage
- inline
- shim
- rustc_session/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- inspect
- traits
- query
- type_op
- select
- specialize
- library/core/src
- src
- librustdoc
- clean
- doctest
- formats
- html
- render
- json
- passes
- lint
- tools
- compiletest/src
- miri
- bench-cargo-miri/slice-chunked
- src
- src
- borrow_tracker
- tree_borrows
- tree
- concurrency
- shims/unix
- linux
- test_dependencies
- tests
- fail
- both_borrows
- function_calls
- intrinsics
- tree_borrows
- fail-dep
- libc
- tokio
- pass
- shims/x86
- tree_borrows
- pass-dep
- concurrency
- libc
- tokio
- rust-analyzer
- crates
- hir
- src
- term_search
- hir-def
- src
- body
- hir
- item_tree
- macro_expansion_tests
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- lower
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- utils
- ide-completion
- src
- completions
- attribute
- item_list
- context
- render
- tests
- ide-db
- src
- imports
- syntax_helpers
- ide-diagnostics
- src
- handlers
- ide-ssr/src
- intern/src/symbol
- parser
- src
- grammar
- syntax_kind
- test_data
- generated
- parser/inline/ok
- proc-macro-api/src
- proc-macro-srv/src/server_impl
- project-model
- src
- test_data
- output
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- tests
- slow-tests
- salsa
- syntax
- src
- ast
- generated
- syntax-bridge/src
- test-utils/src
- tt/src
- vfs/src
- docs/user
- editors/code
- src
- xtask/src/codegen
- grammar
- rustfmt/src
- format-diff
- git-rustfmt
- modules
- test
- tests
- mir-opt
- inline
- nll
- ui
- consts/min_const_fn
- inference
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
655 files changed
+11015
-3490
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments