File tree
558 files changed
+55210
-1185
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src/deriving
- cmp
- generic
- rustc_codegen_cranelift/build_system
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- back
- traits
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- rustc_middle/src
- query
- thir
- rustc_mir_build/src
- thir/pattern
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- library
- compiler-builtins
- .github/workflows
- builtins-test
- benches
- src
- tests
- builtins-test-intrinsics
- src
- ci
- docker
- aarch64-unknown-linux-gnu
- arm-unknown-linux-gnueabi
- arm-unknown-linux-gnueabihf
- armv7-unknown-linux-gnueabihf
- i586-unknown-linux-gnu
- i686-unknown-linux-gnu
- loongarch64-unknown-linux-gnu
- mips-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
- mipsel-unknown-linux-gnu
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- powerpc64le-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- thumbv6m-none-eabi
- thumbv7em-none-eabi
- thumbv7em-none-eabihf
- thumbv7m-none-eabi
- wasm32-unknown-unknown
- x86_64-unknown-linux-gnu
- compiler-builtins
- src
- float
- hexagon
- int
- specialized_div_rem
- math
- mem
- crates
- libm-macros
- src
- tests
- musl-math-sys
- c_patches
- src
- panic-handler
- src
- util
- src
- etc
- libm
- src
- math
- arch
- x86
- generic
- support
- big
- libm-test
- benches
- examples
- src
- generate
- tests
- z_extensive
- core/src
- mem
- num
- dec2flt
- std/src/sync
- src
- bootstrap
- defaults
- mk
- src
- core
- build_steps
- config
- ci
- docker/host-x86_64/mingw-check-2
- github-actions
- doc
- rustc/src/codegen-options
- unstable-book/src/compiler-flags
- librustdoc
- clean
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- rust-analyzer
- crates
- hir/src
- hir-expand/src
- ide/src
- ide-assists/src/handlers
- ide-db/src
- imports
- insert_use
- ide-diagnostics/src/handlers
- mbe/src
- rust-analyzer/src
- handlers
- lsp
- span/src
- syntax/src
- syntax-bridge/src
- vfs/src
- xtask/src
- test-float-parse
- src
- gen_
- validate
- tidy/src
- tests
- crashes
- ui
- allocator/auxiliary
- async-await/async-drop
- autoref-autoderef
- coercion
- coroutine/auxiliary
- deprecation
- deriving
- destructuring-assignment
- did_you_mean
- dyn-drop
- editions
- ergonomic-clones/async
- error-codes
- errors
- expr
- higher-ranked
- imports
- intrinsics
- macros
- auxiliary
- numbers-arithmetic
- pattern
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
558 files changed
+55210
-1185
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| |||
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2465 | 2465 |
| |
2466 | 2466 |
| |
2467 | 2467 |
| |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
2468 | 2501 |
| |
2469 | 2502 |
| |
2470 | 2503 |
| |
|
Lines changed: 0 additions & 130 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
499 | 498 |
| |
500 | 499 |
| |
501 | 500 |
| |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 |
| - | |
515 |
| - | |
516 |
| - | |
517 |
| - | |
518 |
| - | |
519 |
| - | |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 |
| - | |
524 |
| - | |
525 |
| - | |
526 |
| - | |
527 |
| - | |
528 |
| - | |
529 |
| - | |
530 |
| - | |
531 |
| - | |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 | 501 |
| |
555 | 502 |
| |
556 | 503 |
| |
| |||
588 | 535 |
| |
589 | 536 |
| |
590 | 537 |
| |
591 |
| - | |
592 |
| - | |
593 |
| - | |
594 |
| - | |
595 |
| - | |
596 |
| - | |
597 |
| - | |
598 | 538 |
| |
599 | 539 |
| |
600 | 540 |
| |
| |||
729 | 669 |
| |
730 | 670 |
| |
731 | 671 |
| |
732 |
| - | |
733 |
| - | |
734 |
| - | |
735 |
| - | |
736 |
| - | |
737 |
| - | |
738 |
| - | |
739 |
| - | |
740 |
| - | |
741 |
| - | |
742 |
| - | |
743 |
| - | |
744 | 672 |
| |
745 | 673 |
| |
746 | 674 |
| |
| |||
991 | 919 |
| |
992 | 920 |
| |
993 | 921 |
| |
994 |
| - | |
995 |
| - | |
996 |
| - | |
997 |
| - | |
998 |
| - | |
999 |
| - | |
1000 |
| - | |
1001 | 922 |
| |
1002 | 923 |
| |
1003 | 924 |
| |
| |||
1041 | 962 |
| |
1042 | 963 |
| |
1043 | 964 |
| |
1044 |
| - | |
1045 |
| - | |
1046 |
| - | |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
1050 |
| - | |
1051 |
| - | |
1052 |
| - | |
1053 |
| - | |
1054 |
| - | |
1055 |
| - | |
1056 |
| - | |
1057 |
| - | |
1058 |
| - | |
1059 |
| - | |
1060 |
| - | |
1061 |
| - | |
1062 |
| - | |
1063 |
| - | |
1064 |
| - | |
1065 |
| - | |
1066 |
| - | |
1067 |
| - | |
1068 |
| - | |
1069 |
| - | |
1070 |
| - | |
1071 |
| - | |
1072 |
| - | |
1073 |
| - | |
1074 |
| - | |
1075 |
| - | |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
1079 |
| - | |
1080 |
| - | |
1081 |
| - | |
1082 |
| - | |
1083 |
| - | |
1084 |
| - | |
1085 |
| - | |
1086 |
| - | |
1087 |
| - | |
1088 |
| - | |
1089 |
| - | |
1090 |
| - | |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 | 965 |
| |
1096 | 966 |
| |
1097 | 967 |
| |
|
0 commit comments