File tree
221 files changed
+370
-1025
lines changed- compiler
- rustc_ast_passes/src
- rustc_const_eval/src
- check_consts
- const_eval
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- impl_wf_check
- rustc_hir_typeck/src
- rustc_middle/src/ty
- rustc_next_trait_solver/src/solve
- rustc_passes/src
- rustc_trait_selection/src
- error_reporting/traits
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library/core/src
- ffi
- ops
- src
- librustdoc/clean
- tools/clippy
- clippy_utils/src
- tests/ui/missing_const_for_fn
- tests
- crashes
- rustdoc
- inline_cross/auxiliary
- ui
- const-generics
- generic_const_exprs
- issues
- consts
- auxiliary
- delegation
- dropck
- generic-const-items
- intrinsics
- parser
- specialization
- stability-attribute
- traits
- const-traits
- auxiliary
- const_derives
- effects
- auxiliary
- specialization
- next-solver/canonical
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+370
-1025
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
597 |
| - | |
598 |
| - | |
| 597 | + | |
| 598 | + | |
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
|
Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
419 | 418 |
| |
420 | 419 |
| |
421 | 420 |
| |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
| 421 | + | |
| 422 | + | |
429 | 423 |
| |
430 | 424 |
| |
431 | 425 |
| |
| |||
663 | 657 |
| |
664 | 658 |
| |
665 | 659 |
| |
666 |
| - | |
667 |
| - | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
668 | 663 |
| |
669 | 664 |
| |
670 | 665 |
| |
|
0 commit comments