This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
145 files changed
+899
-701
lines changed- compiler
- rustc_codegen_llvm/src/coverageinfo
- rustc_const_eval
- src/interpret
- rustc_driver_impl/src
- rustc_middle/src
- mir
- ty
- rustc_mir_transform/src/coverage
- rustc_next_trait_solver/src/solve/normalizes_to
- rustc_parse/src/parser
- rustc_passes/src
- rustc_session/src
- library/core/src
- mem
- num
- src
- librustdoc/html/render
- tools/miri
- src
- tests/panic
- tests
- codegen/naked-fn
- crashes
- ui
- asm
- const-generics/adt_const_params
- consts/const-eval
- intrinsics
- transmutability
- abstraction
- alignment
- arrays
- enums
- repr
- malformed-program-gracefulness
- primitives
- references
- safety
- assume
- structs
- repr
- unions
- repr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+899
-701
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
| 239 | + | |
240 | 240 |
| |
241 |
| - | |
| 241 | + | |
| 242 | + | |
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
|
0 commit comments