File tree
383 files changed
+889
-926
lines changed- compiler
- rustc_hir_analysis/src/check
- rustc_infer/src/infer/error_reporting
- rustc_middle/src/ty
- rustc_trait_selection/src/traits/select
- src/tools/clippy/tests/ui
- tests
- run-make-fulldeps/type-mismatch-same-crate-name
- rustdoc-ui
- ui
- alloc-error
- argument-suggestions
- array-slice-vec
- associated-consts
- associated-type-bounds
- associated-types
- async-await
- in-trait
- issues
- autoref-autoderef
- blind
- block-result
- box
- closures
- coercion
- compare-method
- const-generics
- defaults
- generic_const_exprs
- issues
- consts
- const-eval
- cross
- deref-patterns
- destructuring-assignment
- diagnostic-width
- did_you_mean
- dst
- dyn-star
- empty
- error-codes
- extern
- fmt
- fn
- fully-qualified-type
- generator
- generic-associated-types
- generics
- half-open-range-patterns
- higher-rank-trait-bounds
- impl-trait
- in-trait
- issues
- include-macros
- inference
- issues
- issue-74236
- json
- let-else
- lifetimes
- lint/must_not_suspend
- loops
- match
- methods
- issues
- mismatched_types
- mut
- never_type
- or-patterns
- parser
- issues
- pattern
- proc-macro
- range
- repeat-expr
- resolve
- return
- rfc-2005-default-binding-mode
- rfc-2008-non-exhaustive/uninhabited
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
- rfcs/rfc-2528-type-changing-struct-update
- self
- span
- specialization
- static
- str
- structs
- suggestions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
383 files changed
+889
-926
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
447 |
| - | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
448 | 451 |
| |
449 | 452 |
| |
450 | 453 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
| |||
1612 | 1613 |
| |
1613 | 1614 |
| |
1614 | 1615 |
| |
1615 |
| - | |
| 1616 | + | |
1616 | 1617 |
| |
1617 | 1618 |
| |
1618 | 1619 |
| |
1619 | 1620 |
| |
1620 |
| - | |
| 1621 | + | |
1621 | 1622 |
| |
1622 | 1623 |
| |
1623 | 1624 |
| |
1624 |
| - | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
1625 | 1641 |
| |
1626 | 1642 |
| |
1627 | 1643 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
| 152 | + | |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| |||
389 | 389 |
| |
390 | 390 |
| |
391 | 391 |
| |
392 |
| - | |
| 392 | + | |
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
399 |
| - | |
| 399 | + | |
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
|
0 commit comments