File tree
266 files changed
+778
-735
lines changed- src
- librustc
- traits/error_reporting
- ty
- librustc_ast_passes
- librustc_lint
- librustc_mir/transform/check_consts
- librustc_parse
- lexer
- parser
- librustc_passes
- librustc_session
- librustc_typeck
- check
- librustdoc
- test
- rustdoc-ui
- ui
- associated-type
- async-await
- borrowck
- cast
- closures
- conditional-compilation
- const-generics
- issues
- consts
- const-eval
- const-extern-fn
- const-mut-refs
- control-flow
- min_const_fn
- enum-discriminant
- error-codes
- feature-gate
- feature-gates
- generic-associated-types
- half-open-range-patterns
- impl-trait
- imports
- inference
- internal
- issues
- linkage-attr
- lint
- never_type
- on-unimplemented
- or-patterns
- panic-runtime
- parser
- pattern
- bindings-after-at
- move-ref-patterns
- proc-macro
- raw-ref-op
- reserved
- return
- rfc-2497-if-let-chains
- rfc-2627-raw-dylib
- rfc-2632-const-trait-impl
- const-trait-bound-opt-out
- rfc1445
- self/elision
- span
- specialization
- defaultimpl
- stability-attribute
- suggestions
- target-feature
- tool-attributes
- type
- ascription
- type-alias-impl-trait
- unboxed-closures
- unsafe
- where-clauses
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
266 files changed
+778
-735
lines changed+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
705 |
| - | |
706 |
| - | |
707 |
| - | |
708 |
| - | |
709 |
| - | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1511 | 1511 |
| |
1512 | 1512 |
| |
1513 | 1513 |
| |
1514 |
| - | |
1515 |
| - | |
1516 |
| - | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
1517 | 1517 |
| |
1518 | 1518 |
| |
1519 | 1519 |
| |
|
0 commit comments