This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
237 files changed
+632
-617
lines changed- compiler
- rustc_codegen_llvm/src/coverageinfo
- mapgen
- rustc_hir_analysis/src/check
- rustc_middle/src
- mir
- query
- rustc_mir_transform/src/coverage
- counters
- node_flow
- library/alloc/src/vec
- src
- doc/rustc-dev-guide/src
- tests
- tools
- compiletest/src
- header
- tidy/src
- tests
- assembly
- crashes
- mir-opt/coverage
- ui
- abi
- alloc-error
- array-slice-vec
- backtrace
- binop
- borrowck
- box/unit
- closures
- command
- consts
- coroutine
- drop
- expr/if
- extern
- fn
- hashmap
- imports
- intrinsics
- issues
- lifetimes
- loops
- macros
- match
- meta
- mir
- never_type
- nll
- numbers-arithmetic
- panic-runtime
- panics
- process
- reachable
- rfcs/rfc-1937-termination-trait
- runtime
- sepcomp
- simd
- std
- str
- structs
- structs-enums
- suggestions
- test-attrs
- threads-sendsync
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
237 files changed
+632
-617
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
622 | 624 |
| |
623 | 625 |
| |
624 | 626 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 |
| - | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
34 |
| - | |
35 |
| - | |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
43 |
| - | |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| |||
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
84 |
| - | |
85 |
| - | |
| 86 | + | |
| 87 | + | |
86 | 88 |
| |
87 | 89 |
| |
88 |
| - | |
| 90 | + | |
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments