File tree
122 files changed
+2352
-879
lines changed- compiler
- rustc_codegen_cranelift/example
- rustc_lint
- src
- types
- rustc_llvm/src
- library
- alloc/src
- collections/btree
- coretests/tests
- panic_abort/src
- panic_unwind/src
- proc_macro/src/bridge
- src/tools
- clippy/tests/ui
- miri/tests/fail/function_calls
- rust-analyzer/crates/ide-db/src/generated
- tests
- auxiliary
- ui
- abi
- extern
- foreign
- 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.
122 files changed
+2352
-879
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 | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
| 423 | + | |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 | 426 |
| |
430 | 427 |
| |
431 | 428 |
| |
432 | 429 |
| |
433 | 430 |
| |
434 | 431 |
| |
| 432 | + | |
435 | 433 |
| |
436 |
| - | |
437 | 434 |
| |
438 |
| - | |
439 |
| - | |
| 435 | + | |
| 436 | + | |
440 | 437 |
| |
441 |
| - | |
442 |
| - | |
443 |
| - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
444 | 442 |
| |
445 | 443 |
| |
446 |
| - | |
447 | 444 |
| |
448 |
| - | |
449 | 445 |
| |
| 446 | + | |
| 447 | + | |
| 448 | + | |
450 | 449 |
| |
451 |
| - | |
| 450 | + | |
452 | 451 |
| |
453 | 452 |
| |
454 | 453 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
201 |
| - | |
| 200 | + | |
202 | 201 |
| |
203 | 202 |
| |
204 | 203 |
| |
| |||
338 | 337 |
| |
339 | 338 |
| |
340 | 339 |
| |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
341 | 348 |
| |
342 | 349 |
| |
343 | 350 |
| |
| |||
356 | 363 |
| |
357 | 364 |
| |
358 | 365 |
| |
| 366 | + | |
359 | 367 |
| |
360 | 368 |
| |
361 | 369 |
| |
|
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 |
| |
| |||
711 | 714 |
| |
712 | 715 |
| |
713 | 716 |
| |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
714 | 737 |
| |
715 | 738 |
| |
716 | 739 |
| |
|
0 commit comments