This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
233 files changed
+595
-608
lines changed- compiler
- rustc_codegen_llvm/src/coverageinfo
- mapgen
- 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
- 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
- structs-enums
- structs
- str
- 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.
233 files changed
+595
-608
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| |||
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
150 | 153 |
| |
151 | 154 |
| |
152 | 155 |
| |
| |||
162 | 165 |
| |
163 | 166 |
| |
164 | 167 |
| |
165 |
| - | |
166 |
| - | |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
|
0 commit comments