This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7a3991a
committed
Auto merge of rust-lang#15180 - alibektas:15176, r=Veykril
Purge of unwraps
Removes unnecessary unwraps that I have overlooked in rust-lang#15101 ( fixes rust-lang#15176 )1 file changed
+13
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2039 | 2039 | | |
2040 | 2040 | | |
2041 | 2041 | | |
2042 | | - | |
2043 | | - | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
2055 | | - | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
2056 | 2055 | | |
2057 | 2056 | | |
2058 | 2057 | | |
| |||
0 commit comments