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-dep- libc
- tokio
 
- fail- both_borrows
- function_calls
- intrinsics
- tree_borrows
 
- pass-dep- concurrency
- libc
- tokio
 
- pass- shims/x86
- tree_borrows
 
 
 
- rust-analyzer- crates- 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
 
 
- hir- src- term_search
 
 
- 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
- ide/src- hover
- inlay_hints
- syntax_highlighting- test_data
 
 
- 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-bridge/src
- syntax- src- ast- generated
 
 
 
- 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 changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 8 | 8 |  | |
| 9 | 9 |  | |
| 10 | 10 |  | |
|  | 11 | + | |
| 11 | 12 |  | |
| 12 | 13 |  | |
| 13 | 14 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 5 | 5 |  | |
| 6 | 6 |  | |
| 7 | 7 |  | |
|  | 8 | + | |
| 8 | 9 |  | |
| 9 | 10 |  | |
| 10 | 11 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 10 | 10 |  | |
| 11 | 11 |  | |
| 12 | 12 |  | |
|  | 13 | + | |
| 13 | 14 |  | |
| 14 | 15 |  | |
| 15 | 16 |  | |
|  | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 19 | 19 |  | |
| 20 | 20 |  | |
| 21 | 21 |  | |
|  | 22 | + | |
| 22 | 23 |  | |
| 23 | 24 |  | |
| 24 | 25 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 40 | 40 |  | |
| 41 | 41 |  | |
| 42 | 42 |  | |
|  | 43 | + | |
| 43 | 44 |  | |
| 44 | 45 |  | |
| 45 | 46 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 20 | 20 |  | |
| 21 | 21 |  | |
| 22 | 22 |  | |
|  | 23 | + | |
| 23 | 24 |  | |
| 24 | 25 |  | |
| 25 | 26 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 27 | 27 |  | |
| 28 | 28 |  | |
| 29 | 29 |  | |
|  | 30 | + | |
| 30 | 31 |  | |
| 31 | 32 |  | |
| 32 | 33 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 10 | 10 |  | |
| 11 | 11 |  | |
| 12 | 12 |  | |
|  | 13 | + | |
| 13 | 14 |  | |
| 14 | 15 |  | |
| 15 | 16 |  | |
|  | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 20 | 20 |  | |
| 21 | 21 |  | |
| 22 | 22 |  | |
|  | 23 | + | |
| 23 | 24 |  | |
| 24 | 25 |  | |
| 25 | 26 |  | |
|  | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 10 | 10 |  | |
| 11 | 11 |  | |
| 12 | 12 |  | |
|  | 13 | + | |
| 13 | 14 |  | |
| 14 | 15 |  | |
| 15 | 16 |  | |
|  | |||
0 commit comments