File tree
199 files changed
+3635
-1359
lines changed- compiler
- rustc_borrowck/src
- rustc_codegen_llvm/src/coverageinfo
- rustc_const_eval/src/interpret
- rustc_hir/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_macros/src/diagnostics
- rustc_middle/src/mir
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src/coverage
- rustc_parse
- src
- parser
- library/core/src/ptr
- src
- bootstrap/src/core
- librustdoc
- clean
- html/render
- tools
- clippy/clippy_lints/src
- misc_early
- types
- miri/tests/pass
- tests
- rustdoc-ui/doctest
- ui
- async-await/await-keyword
- attributes
- conditional-compilation
- consts
- const-eval
- miri_unleashed
- coverage-attr
- did_you_mean
- enum
- error-codes
- expr/if/attrs
- extern
- fmt
- fn
- generics
- half-open-range-patterns
- impl-trait
- issues
- label
- lexer
- macros
- malformed
- object-safety
- operator-recovery
- or-patterns
- parser
- attribute
- char
- issues
- macro
- recover
- removed-syntax
- pattern
- bindings-after-at
- pub
- range
- rfcs/rfc-0000-never_patterns
- self
- structs
- suggestions
- type
- ascription
- pattern_types
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+3635
-1359
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
556 |
| - | |
| 556 | + | |
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 |
| |
72 | 79 |
| |
73 | 80 |
| |
|
0 commit comments