Commit 8e48e15
committed
Merge #625: Remove docsrs cfg_attributes
81b154f Remove docsrs cfg_attributes (Tobin C. Harding)
Pull request description:
We no longer need to manually configure the docsrs build to highlight feature guards since we use the `doc_auto_cfg` feature. Somehow when we added usage of that feature we forgot to remove the other attributes.
Found in CI fail of #624
ACKs for top commit:
sanket1729:
utACK 81b154f. I don't follow this completely, but yay for removing unnecessary code.
apoelstra:
ACK 81b154f
Tree-SHA512: 9decdc3f71d8f592047eee89f7f4aaf3a08b2643148c6bc5ad7de9edf61acab0ee56bf3c6dbc14493a9d089d492e31f1d379539e256b5eb96c8873c3be7022561 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
813 | 812 | | |
814 | 813 | | |
815 | 814 | | |
816 | | - | |
817 | 815 | | |
818 | 816 | | |
819 | 817 | | |
| |||
824 | 822 | | |
825 | 823 | | |
826 | 824 | | |
827 | | - | |
828 | 825 | | |
829 | 826 | | |
830 | 827 | | |
| |||
857 | 854 | | |
858 | 855 | | |
859 | 856 | | |
860 | | - | |
861 | 857 | | |
862 | 858 | | |
863 | 859 | | |
864 | 860 | | |
865 | 861 | | |
866 | 862 | | |
867 | 863 | | |
868 | | - | |
869 | 864 | | |
870 | 865 | | |
871 | 866 | | |
| |||
0 commit comments