This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
54 files changed
+2045
-1687
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_codegen_ssa/src/mir
- rustc_feature/src
- rustc_middle/src
- mir
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_passes/src
- library
- alloc/src
- core/src
- std/src/ffi
- src
- doc
- librustdoc/html/static/css
- themes
- test
- rustdoc-gui
- ui
- derives
- expr/if/attrs
- lint/dead-code
- mir
- pattern
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+2045
-1687
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
401 | 400 | | |
402 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
403 | 409 | | |
404 | 410 | | |
405 | 411 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
| 710 | + | |
715 | 711 | | |
716 | 712 | | |
717 | 713 | | |
| |||
0 commit comments