Commit 258a446
committed
Simplify
There are only two call sites, and three of the arguments are identical
at both call sites. This commit removes those arguments and renames the
method accordingly.Resolver::resolve_macro_path.1 parent 055d0d6 commit 258a446
2 files changed
+6
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | | - | |
464 | 463 | | |
465 | | - | |
466 | 464 | | |
467 | 465 | | |
468 | | - | |
469 | 466 | | |
470 | 467 | | |
471 | 468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | | - | |
401 | 400 | | |
402 | | - | |
403 | 401 | | |
404 | 402 | | |
405 | | - | |
406 | 403 | | |
407 | 404 | | |
408 | 405 | | |
| |||
706 | 703 | | |
707 | 704 | | |
708 | 705 | | |
709 | | - | |
| 706 | + | |
710 | 707 | | |
711 | 708 | | |
712 | | - | |
713 | 709 | | |
714 | | - | |
715 | 710 | | |
716 | 711 | | |
717 | | - | |
718 | 712 | | |
719 | 713 | | |
720 | 714 | | |
721 | | - | |
| 715 | + | |
722 | 716 | | |
723 | | - | |
| 717 | + | |
724 | 718 | | |
725 | 719 | | |
726 | 720 | | |
727 | 721 | | |
728 | | - | |
| 722 | + | |
729 | 723 | | |
730 | 724 | | |
731 | 725 | | |
| |||
0 commit comments