forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit fc1d7d2
committed
Extract helper, fix comment on DerefPure
1 parent 5fdc755 commit fc1d7d2
File tree
3 files changed
+37
-15
lines changed- compiler
- rustc_hir_typeck/src
- rustc_middle/src/ty
- library/core/src/ops
3 files changed
+37
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2020 | 2020 |
| |
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | - | ||
2024 | - | ||
2025 | - | ||
2026 | - | ||
2027 | - | ||
2028 | - | ||
2029 | - | ||
2030 | - | ||
2031 | - | ||
2032 | - | ||
2033 | - | ||
2034 | - | ||
2035 | - | ||
2036 | - | ||
2023 | + | ||
2024 | + | ||
2025 | + | ||
2037 | 2026 |
| |
2038 | 2027 |
| |
2039 | 2028 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 | + | ||
434 | + | ||
435 | + | ||
436 | + | ||
437 | + | ||
438 | + | ||
439 | + | ||
440 | + | ||
441 | + | ||
442 | + | ||
443 | + | ||
444 | + | ||
445 | + | ||
446 | + | ||
447 | + | ||
448 | + | ||
449 | + | ||
450 | + | ||
451 | + | ||
452 | + | ||
453 | + | ||
454 | + | ||
455 | + | ||
456 | + | ||
457 | + | ||
433 | 458 |
| |
434 | 459 |
| |
435 | 460 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 | - | ||
278 | + | ||
279 | + | ||
280 | + | ||
281 | + | ||
282 | + | ||
283 | + | ||
284 | + | ||
285 | + | ||
286 | + | ||
279 | 287 |
| |
280 | 288 |
| |
281 | 289 |
| |
|
0 commit comments