www/miniserve: Update to 0.28.0

This commit is contained in:
Mikael Urankar 2024-09-27 11:05:24 +02:00
parent f6d60c78bd
commit 7b8279424e
4 changed files with 622 additions and 615 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= miniserve PORTNAME= miniserve
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.27.1 DISTVERSION= 0.28.0
PORTREVISION= 5
CATEGORIES= www CATEGORIES= www
MAINTAINER= mikael@FreeBSD.org MAINTAINER= mikael@FreeBSD.org

View file

@ -1,102 +1,102 @@
CARGO_CRATES= actix-codec-0.5.2 \ CARGO_CRATES= actix-codec-0.5.2 \
actix-files-0.6.5 \ actix-files-0.6.6 \
actix-http-3.6.0 \ actix-http-3.9.0 \
actix-macros-0.2.4 \ actix-macros-0.2.4 \
actix-multipart-0.6.1 \ actix-multipart-0.7.2 \
actix-multipart-derive-0.6.1 \ actix-multipart-derive-0.7.0 \
actix-router-0.5.2 \ actix-router-0.5.3 \
actix-rt-2.9.0 \ actix-rt-2.10.0 \
actix-server-2.3.0 \ actix-server-2.5.0 \
actix-service-2.0.2 \ actix-service-2.0.2 \
actix-tls-3.3.0 \ actix-tls-3.4.0 \
actix-utils-3.0.1 \ actix-utils-3.0.1 \
actix-web-4.5.1 \ actix-web-4.9.0 \
actix-web-codegen-4.2.2 \ actix-web-codegen-4.3.0 \
actix-web-httpauth-0.8.1 \ actix-web-httpauth-0.8.2 \
addr2line-0.21.0 \ addr2line-0.24.1 \
adler-1.0.2 \ adler2-2.0.0 \
adler32-1.2.0 \ adler32-1.2.0 \
ahash-0.8.11 \ ahash-0.8.11 \
aho-corasick-1.1.2 \ aho-corasick-1.1.3 \
alloc-no-stdlib-2.0.4 \ alloc-no-stdlib-2.0.4 \
alloc-stdlib-0.2.2 \ alloc-stdlib-0.2.2 \
allocator-api2-0.2.18 \
alphanumeric-sort-1.5.3 \ alphanumeric-sort-1.5.3 \
android-tzdata-0.1.1 \ android-tzdata-0.1.1 \
android_system_properties-0.1.5 \ android_system_properties-0.1.5 \
anstream-0.6.13 \ anstream-0.6.15 \
anstyle-1.0.6 \ anstyle-1.0.8 \
anstyle-parse-0.2.3 \ anstyle-parse-0.2.5 \
anstyle-query-1.0.2 \ anstyle-query-1.1.1 \
anstyle-wincon-3.0.2 \ anstyle-wincon-3.0.4 \
anyhow-1.0.81 \ anyhow-1.0.88 \
assert_cmd-2.0.14 \ arbitrary-1.3.2 \
assert_fs-1.1.1 \ assert_cmd-2.0.16 \
autocfg-1.1.0 \ assert_fs-1.1.2 \
backtrace-0.3.69 \ autocfg-1.3.0 \
base64-0.21.7 \ backtrace-0.3.74 \
base64-0.22.1 \
bit-set-0.5.3 \ bit-set-0.5.3 \
bit-vec-0.6.3 \ bit-vec-0.6.3 \
bitflags-1.3.2 \ bitflags-2.6.0 \
bitflags-2.4.2 \
block-buffer-0.10.4 \ block-buffer-0.10.4 \
brotli-3.4.0 \ brotli-6.0.0 \
brotli-decompressor-2.5.1 \ brotli-decompressor-4.0.1 \
bstr-1.9.1 \ bstr-1.10.0 \
bumpalo-3.15.4 \ bumpalo-3.16.0 \
byteorder-1.5.0 \ byteorder-1.5.0 \
bytes-1.5.0 \ bytes-1.7.1 \
bytesize-1.3.0 \ bytesize-1.3.0 \
bytestring-1.3.1 \ bytestring-1.3.1 \
cc-1.0.90 \ caseless-0.2.1 \
cc-1.1.18 \
cfg-if-1.0.0 \ cfg-if-1.0.0 \
chrono-0.4.35 \ chrono-0.4.38 \
chrono-humanize-0.2.3 \ chrono-humanize-0.2.3 \
clap-4.5.3 \ clap-4.5.17 \
clap_builder-4.5.2 \ clap_builder-4.5.17 \
clap_complete-4.5.1 \ clap_complete-4.5.26 \
clap_derive-4.5.3 \ clap_derive-4.5.13 \
clap_lex-0.7.0 \ clap_lex-0.7.2 \
clap_mangen-0.2.20 \ clap_mangen-0.2.23 \
codemap-0.1.3 \ codemap-0.1.3 \
colorchoice-1.0.0 \ colorchoice-1.0.2 \
colored-2.1.0 \ colored-2.1.0 \
comrak-0.21.0 \ comrak-0.28.0 \
convert_case-0.4.0 \ convert_case-0.4.0 \
core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \
core-foundation-sys-0.8.6 \
core2-0.4.0 \ core2-0.4.0 \
cpufeatures-0.2.12 \ cpufeatures-0.2.14 \
crc32fast-1.4.0 \ crc32fast-1.4.2 \
crossbeam-deque-0.8.5 \ crossbeam-deque-0.8.5 \
crossbeam-epoch-0.9.18 \ crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.19 \ crossbeam-utils-0.8.20 \
crypto-common-0.1.6 \ crypto-common-0.1.6 \
darling-0.14.4 \ darling-0.20.10 \
darling-0.20.8 \ darling_core-0.20.10 \
darling_core-0.14.4 \ darling_macro-0.20.10 \
darling_core-0.20.8 \
darling_macro-0.14.4 \
darling_macro-0.20.8 \
dary_heap-0.3.6 \ dary_heap-0.3.6 \
deranged-0.3.11 \ deranged-0.3.11 \
derive_builder-0.12.0 \ derive_arbitrary-1.3.2 \
derive_builder_core-0.12.0 \ derive_builder-0.20.1 \
derive_builder_macro-0.12.0 \ derive_builder_core-0.20.1 \
derive_more-0.99.17 \ derive_builder_macro-0.20.1 \
deunicode-1.4.3 \ derive_more-0.99.18 \
deunicode-1.6.0 \
diff-0.1.13 \ diff-0.1.13 \
difflib-0.4.0 \ difflib-0.4.0 \
digest-0.10.7 \ digest-0.10.7 \
displaydoc-0.2.5 \
doc-comment-0.3.3 \ doc-comment-0.3.3 \
encoding_rs-0.8.33 \ encoding_rs-0.8.34 \
entities-1.0.1 \ entities-1.0.1 \
equivalent-1.0.1 \ equivalent-1.0.1 \
errno-0.3.8 \ errno-0.3.9 \
fake-tty-0.3.1 \ fake-tty-0.3.1 \
fast_qr-0.12.1 \ fast_qr-0.12.5 \
fastrand-2.0.1 \ fastrand-2.1.1 \
filetime-0.2.23 \ filetime-0.2.25 \
flate2-1.0.28 \ flate2-1.0.33 \
float-cmp-0.9.0 \ float-cmp-0.9.0 \
fnv-1.0.7 \ fnv-1.0.7 \
form_urlencoded-1.2.1 \ form_urlencoded-1.2.1 \
@ -112,73 +112,77 @@ CARGO_CRATES= actix-codec-0.5.2 \
futures-timer-3.0.3 \ futures-timer-3.0.3 \
futures-util-0.3.30 \ futures-util-0.3.30 \
generic-array-0.14.7 \ generic-array-0.14.7 \
getrandom-0.2.12 \ getrandom-0.2.15 \
gimli-0.28.1 \ gimli-0.31.0 \
glob-0.3.1 \ glob-0.3.1 \
globset-0.4.14 \ globset-0.4.15 \
globwalk-0.9.1 \ globwalk-0.9.1 \
grass-0.13.2 \ grass-0.13.4 \
grass_compiler-0.13.2 \ grass_compiler-0.13.4 \
h2-0.3.25 \ h2-0.3.26 \
hashbrown-0.13.2 \ hashbrown-0.14.5 \
hashbrown-0.14.3 \
heck-0.4.1 \
heck-0.5.0 \ heck-0.5.0 \
hermit-abi-0.3.9 \
hex-0.4.3 \ hex-0.4.3 \
html5ever-0.26.0 \ html5ever-0.26.0 \
http-0.2.12 \ http-0.2.12 \
http-body-0.4.6 \ http-1.1.0 \
http-body-1.0.1 \
http-body-util-0.1.2 \
http-range-0.1.5 \ http-range-0.1.5 \
httparse-1.8.0 \ httparse-1.9.4 \
httpdate-1.0.3 \ httpdate-1.0.3 \
hyper-0.14.28 \ hyper-1.4.1 \
hyper-rustls-0.24.2 \ hyper-rustls-0.27.3 \
hyper-util-0.1.8 \
iana-time-zone-0.1.60 \ iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \ iana-time-zone-haiku-0.1.2 \
ident_case-1.0.1 \ ident_case-1.0.1 \
idna-0.5.0 \ idna-0.5.0 \
if-addrs-0.11.1 \ if-addrs-0.13.3 \
ignore-0.4.22 \ ignore-0.4.23 \
impl-more-0.1.6 \ impl-more-0.1.6 \
include_sass-0.13.2 \ include_sass-0.13.4 \
indexmap-2.2.5 \ indexmap-2.5.0 \
ipnet-2.9.0 \ ipnet-2.10.0 \
itoa-1.0.10 \ is_terminal_polyfill-1.70.1 \
jobserver-0.1.28 \ itoa-1.0.11 \
js-sys-0.3.69 \ jobserver-0.1.32 \
js-sys-0.3.70 \
language-tags-0.3.2 \ language-tags-0.3.2 \
lasso-0.7.2 \ lasso-0.7.3 \
lazy_static-1.4.0 \ lazy_static-1.5.0 \
libc-0.2.153 \ libc-0.2.158 \
libflate-2.0.0 \ libflate-2.1.0 \
libflate_lz77-2.0.0 \ libflate_lz77-2.1.0 \
linux-raw-sys-0.4.13 \ libredox-0.1.3 \
linux-raw-sys-0.4.14 \
local-channel-0.1.5 \ local-channel-0.1.5 \
local-waker-0.1.4 \ local-waker-0.1.4 \
lock_api-0.4.11 \ lock_api-0.4.12 \
log-0.4.21 \ log-0.4.22 \
mac-0.1.1 \ mac-0.1.1 \
markup5ever-0.11.0 \ markup5ever-0.11.0 \
markup5ever_rcdom-0.2.0 \ markup5ever_rcdom-0.2.0 \
maud-0.25.0 \ maud-0.26.0 \
maud_macros-0.25.0 \ maud_macros-0.26.0 \
memchr-2.7.1 \ memchr-2.7.4 \
mime-0.3.17 \ mime-0.3.17 \
mime_guess-2.0.4 \ mime_guess-2.0.5 \
miniz_oxide-0.7.2 \ miniz_oxide-0.8.0 \
mio-0.8.11 \ mio-1.0.2 \
nanoid-0.4.0 \ nanoid-0.4.0 \
new_debug_unreachable-1.0.6 \ new_debug_unreachable-1.0.6 \
normalize-line-endings-0.3.0 \ normalize-line-endings-0.3.0 \
num-conv-0.1.0 \ num-conv-0.1.0 \
num-traits-0.2.18 \ num-traits-0.2.19 \
num_threads-0.1.7 \ num_threads-0.1.7 \
object-0.32.2 \ object-0.36.4 \
once_cell-1.19.0 \ once_cell-1.19.0 \
parking_lot-0.12.1 \ parking_lot-0.12.3 \
parking_lot_core-0.9.9 \ parking_lot_core-0.9.10 \
parse-size-1.0.0 \ parse-size-1.0.0 \
paste-1.0.14 \ paste-1.0.15 \
percent-encoding-2.3.1 \ percent-encoding-2.3.1 \
phf-0.10.1 \ phf-0.10.1 \
phf-0.11.2 \ phf-0.11.2 \
@ -188,95 +192,102 @@ CARGO_CRATES= actix-codec-0.5.2 \
phf_macros-0.11.2 \ phf_macros-0.11.2 \
phf_shared-0.10.0 \ phf_shared-0.10.0 \
phf_shared-0.11.2 \ phf_shared-0.11.2 \
pin-project-lite-0.2.13 \ pin-project-1.1.5 \
pin-project-internal-1.1.5 \
pin-project-lite-0.2.14 \
pin-utils-0.1.0 \ pin-utils-0.1.0 \
pkg-config-0.3.30 \ pkg-config-0.3.30 \
port_check-0.1.5 \ port_check-0.2.1 \
powerfmt-0.2.0 \ powerfmt-0.2.0 \
ppv-lite86-0.2.17 \ ppv-lite86-0.2.20 \
precomputed-hash-0.1.1 \ precomputed-hash-0.1.1 \
predicates-3.1.0 \ predicates-3.1.2 \
predicates-core-1.0.6 \ predicates-core-1.0.8 \
predicates-tree-1.0.9 \ predicates-tree-1.0.11 \
pretty_assertions-1.4.0 \ pretty_assertions-1.4.0 \
proc-macro-crate-3.2.0 \
proc-macro-error-1.0.4 \ proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \ proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.79 \ proc-macro2-1.0.86 \
quote-1.0.35 \ quinn-0.11.5 \
quinn-proto-0.11.8 \
quinn-udp-0.5.5 \
quote-1.0.37 \
rand-0.8.5 \ rand-0.8.5 \
rand_chacha-0.3.1 \ rand_chacha-0.3.1 \
rand_core-0.6.4 \ rand_core-0.6.4 \
redox_syscall-0.4.1 \ redox_syscall-0.5.4 \
regex-1.10.3 \ regex-1.10.6 \
regex-automata-0.4.6 \ regex-automata-0.4.7 \
regex-syntax-0.8.2 \ regex-lite-0.1.6 \
relative-path-1.9.2 \ regex-syntax-0.8.4 \
reqwest-0.11.26 \ relative-path-1.9.3 \
ring-0.16.20 \ reqwest-0.12.7 \
ring-0.17.8 \ ring-0.17.8 \
rle-decode-fast-1.0.3 \ rle-decode-fast-1.0.3 \
roff-0.2.1 \ roff-0.2.2 \
rstest-0.18.2 \ rstest-0.22.0 \
rstest_macros-0.18.2 \ rstest_macros-0.22.0 \
rustc-demangle-0.1.23 \ rustc-demangle-0.1.24 \
rustc_version-0.4.0 \ rustc-hash-2.0.0 \
rustix-0.38.31 \ rustc_version-0.4.1 \
rustls-0.20.9 \ rustix-0.38.37 \
rustls-0.21.10 \ rustls-0.23.13 \
rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.3 \
rustls-webpki-0.101.7 \ rustls-pki-types-1.8.0 \
rustversion-1.0.14 \ rustls-webpki-0.102.8 \
ryu-1.0.17 \ rustversion-1.0.17 \
ryu-1.0.18 \
same-file-1.0.6 \ same-file-1.0.6 \
scopeguard-1.2.0 \ scopeguard-1.2.0 \
sct-0.7.1 \
select-0.6.0 \ select-0.6.0 \
semver-1.0.22 \ semver-1.0.23 \
serde-1.0.197 \ serde-1.0.210 \
serde_derive-1.0.197 \ serde_derive-1.0.210 \
serde_json-1.0.114 \ serde_json-1.0.128 \
serde_plain-1.0.2 \ serde_plain-1.0.2 \
serde_urlencoded-0.7.1 \ serde_urlencoded-0.7.1 \
sha1-0.10.6 \ sha1-0.10.6 \
sha2-0.10.8 \ sha2-0.10.8 \
signal-hook-registry-1.4.1 \ shlex-1.3.0 \
signal-hook-registry-1.4.2 \
simplelog-0.12.2 \ simplelog-0.12.2 \
siphasher-0.3.11 \ siphasher-0.3.11 \
slab-0.4.9 \ slab-0.4.9 \
slug-0.1.5 \ slug-0.1.6 \
smallvec-1.13.1 \ smallvec-1.13.2 \
socket2-0.5.6 \ socket2-0.5.7 \
spin-0.5.2 \
spin-0.9.8 \ spin-0.9.8 \
string_cache-0.8.7 \ string_cache-0.8.7 \
string_cache_codegen-0.5.2 \ string_cache_codegen-0.5.2 \
strsim-0.10.0 \ strsim-0.11.1 \
strsim-0.11.0 \ strum-0.26.3 \
strum-0.26.2 \ strum_macros-0.26.4 \
strum_macros-0.26.2 \ subtle-2.6.1 \
syn-1.0.109 \ syn-1.0.109 \
syn-2.0.52 \ syn-2.0.77 \
sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \
system-configuration-0.5.1 \ tar-0.4.41 \
system-configuration-sys-0.5.0 \ tempfile-3.12.0 \
tar-0.4.40 \
tempfile-3.10.1 \
tendril-0.4.3 \ tendril-0.4.3 \
termcolor-1.4.1 \ termcolor-1.4.1 \
terminal_size-0.3.0 \ terminal_size-0.3.0 \
termtree-0.4.1 \ termtree-0.4.1 \
thiserror-1.0.58 \ thiserror-1.0.63 \
thiserror-impl-1.0.58 \ thiserror-impl-1.0.63 \
time-0.3.34 \ time-0.3.36 \
time-core-0.1.2 \ time-core-0.1.2 \
time-macros-0.2.17 \ time-macros-0.2.18 \
tinyvec-1.6.0 \ tinyvec-1.8.0 \
tinyvec_macros-0.1.1 \ tinyvec_macros-0.1.1 \
tokio-1.36.0 \ tokio-1.40.0 \
tokio-rustls-0.23.4 \ tokio-rustls-0.26.0 \
tokio-rustls-0.24.1 \ tokio-util-0.7.12 \
tokio-util-0.7.10 \ toml_datetime-0.6.8 \
tower-service-0.3.2 \ toml_edit-0.22.20 \
tower-0.4.13 \
tower-layer-0.3.3 \
tower-service-0.3.3 \
tracing-0.1.40 \ tracing-0.1.40 \
tracing-core-0.1.32 \ tracing-core-0.1.32 \
try-lock-0.2.5 \ try-lock-0.2.5 \
@ -284,60 +295,60 @@ CARGO_CRATES= actix-codec-0.5.2 \
typenum-1.17.0 \ typenum-1.17.0 \
unicase-2.7.0 \ unicase-2.7.0 \
unicode-bidi-0.3.15 \ unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \ unicode-ident-1.0.13 \
unicode-normalization-0.1.23 \ unicode-normalization-0.1.23 \
unicode_categories-0.1.1 \ unicode_categories-0.1.1 \
untrusted-0.7.1 \
untrusted-0.9.0 \ untrusted-0.9.0 \
url-2.5.0 \ url-2.5.2 \
utf-8-0.7.6 \ utf-8-0.7.6 \
utf8parse-0.2.1 \ utf8parse-0.2.2 \
v_htmlescape-0.15.8 \ v_htmlescape-0.15.8 \
version_check-0.9.4 \ version_check-0.9.5 \
wait-timeout-0.2.0 \ wait-timeout-0.2.0 \
walkdir-2.5.0 \ walkdir-2.5.0 \
want-0.3.1 \ want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.92 \ wasm-bindgen-0.2.93 \
wasm-bindgen-backend-0.2.92 \ wasm-bindgen-backend-0.2.93 \
wasm-bindgen-futures-0.4.42 \ wasm-bindgen-futures-0.4.43 \
wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-0.2.93 \
wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-macro-support-0.2.93 \
wasm-bindgen-shared-0.2.92 \ wasm-bindgen-shared-0.2.93 \
web-sys-0.3.69 \ web-sys-0.3.70 \
webpki-0.22.4 \ webpki-roots-0.26.5 \
webpki-roots-0.22.6 \ winapi-util-0.1.9 \
webpki-roots-0.25.4 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-core-0.52.0 \ windows-core-0.52.0 \
windows-registry-0.2.0 \
windows-result-0.2.0 \
windows-strings-0.1.0 \
windows-sys-0.48.0 \ windows-sys-0.48.0 \
windows-sys-0.52.0 \ windows-sys-0.52.0 \
windows-sys-0.59.0 \
windows-targets-0.48.5 \ windows-targets-0.48.5 \
windows-targets-0.52.4 \ windows-targets-0.52.6 \
windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.4 \ windows_aarch64_msvc-0.52.6 \
windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.4 \ windows_i686_gnu-0.52.6 \
windows_i686_gnullvm-0.52.6 \
windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.4 \ windows_i686_msvc-0.52.6 \
windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnu-0.52.6 \
windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.4 \ windows_x86_64_msvc-0.52.6 \
winreg-0.50.0 \ winnow-0.6.18 \
xattr-1.3.1 \ xattr-1.3.1 \
xml5ever-0.17.0 \ xml5ever-0.17.0 \
yansi-0.5.1 \ yansi-0.5.1 \
zerocopy-0.7.32 \ zerocopy-0.7.35 \
zerocopy-derive-0.7.32 \ zerocopy-derive-0.7.35 \
zip-0.6.6 \ zeroize-1.8.1 \
zstd-0.13.0 \ zip-2.2.0 \
zstd-safe-7.0.0 \ zstd-0.13.2 \
zstd-sys-2.0.9+zstd.1.5.5 zstd-safe-7.2.1 \
zstd-sys-2.0.13+zstd.1.5.6

File diff suppressed because it is too large Load diff

View file

@ -1,25 +0,0 @@
From 5b0c627366babea1636b35db641c0fec964ddbd1 Mon Sep 17 00:00:00 2001
From: David Tolnay <dtolnay@gmail.com>
Date: Fri, 15 Mar 2024 20:47:22 -0700
Subject: [PATCH] Delete identity conversion in format_description::parse_owned
(#671)
---
time/src/format_description/parse/mod.rs | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/time/src/format_description/parse/mod.rs b/time/src/format_description/parse/mod.rs
index 1fcc577c9..22ca52591 100644
--- cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
+++ cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
@@ -80,9 +80,7 @@ pub fn parse_owned<const VERSION: usize>(
let mut lexed = lexer::lex::<VERSION>(s.as_bytes());
let ast = ast::parse::<_, VERSION>(&mut lexed);
let format_items = format_item::parse(ast);
- let items = format_items
- .map(|res| res.map(Into::into))
- .collect::<Result<Box<_>, _>>()?;
+ let items = format_items.collect::<Result<Box<_>, _>>()?;
Ok(items.into())
}