File tree
125 files changed
+2279
-866
lines changed- compiler
- rustc_codegen_cranelift/example
- rustc_lint
- src
- types
- rustc_llvm/src
- library
- alloc/src
- collections/btree
- compiler-builtins/compiler-builtins/src
- coretests/tests
- panic_abort/src
- panic_unwind/src
- proc_macro/src/bridge
- std/src
- src/tools
- clippy/tests/ui
- miri/tests/fail/function_calls
- rust-analyzer/crates/ide-db/src/generated
- tests
- auxiliary
- ui
- abi
- extern
- foreign
- numbers-arithmetic
- asm
- attributes/export
- backtrace
- auxiliary
- cmse-nonsecure
- cmse-nonsecure-call
- cmse-nonsecure-entry
- const-generics/defaults
- consts
- const-extern-fn
- extra-const-ub
- extern
- hashmap
- issues
- layout
- lint
- improper_ctypes
- auxiliary
- unused
- mir
- offset-of
- repr
- rfcs/rfc-2008-non-exhaustive/improper_ctypes
- structs-enums
- transmutability
- abstraction
- arrays
- references
- safety
- assume
- structs/repr
- unions/repr
- union
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+2279
-866
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Lines changed: 13 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
| 371 | + | |
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
| 419 | + | |
420 | 420 |
| |
421 | 421 |
| |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 | 422 |
| |
426 | 423 |
| |
427 | 424 |
| |
428 | 425 |
| |
429 | 426 |
| |
430 | 427 |
| |
| 428 | + | |
431 | 429 |
| |
432 |
| - | |
433 | 430 |
| |
434 |
| - | |
435 |
| - | |
| 431 | + | |
| 432 | + | |
436 | 433 |
| |
437 |
| - | |
438 |
| - | |
439 |
| - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
440 | 438 |
| |
441 | 439 |
| |
442 |
| - | |
443 | 440 |
| |
444 |
| - | |
445 | 441 |
| |
| 442 | + | |
| 443 | + | |
| 444 | + | |
446 | 445 |
| |
447 |
| - | |
| 446 | + | |
448 | 447 |
| |
449 | 448 |
| |
450 | 449 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
199 |
| - | |
| 198 | + | |
200 | 199 |
| |
201 | 200 |
| |
202 | 201 |
| |
| |||
337 | 336 |
| |
338 | 337 |
| |
339 | 338 |
| |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
340 | 347 |
| |
341 | 348 |
| |
342 | 349 |
| |
| |||
364 | 371 |
| |
365 | 372 |
| |
366 | 373 |
| |
| 374 | + | |
367 | 375 |
| |
368 | 376 |
| |
369 | 377 |
| |
|
Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
| |||
705 | 708 |
| |
706 | 709 |
| |
707 | 710 |
| |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
708 | 731 |
| |
709 | 732 |
| |
710 | 733 |
| |
|
0 commit comments