straw/rust/strawcore/src
Sulkta 782f962c97 vc=56 fixup: bind QName temporary before passing to local_name
quick-xml's BytesStart::name() returns a borrowed QName; calling
.as_ref() on it produced a &[u8] that outlived the QName by one
expression — borrowck E0716. Hoist the QName to a local so it
lives the full match arm.
2026-05-26 10:47:45 -07:00
..
channel.rs vc=40: loop round 2/5 — round-1 misses + new HIGHs from round-5 audits 2026-05-25 15:12:30 -07:00
error.rs vc=39: loop round 1/5 — 9 HIGH + 7 MED from 3 Opus round-4 audits 2026-05-25 14:56:38 -07:00
feed.rs vc=56 fixup: bind QName temporary before passing to local_name 2026-05-26 10:47:45 -07:00
lib.rs vc=56: subs feed via RSS (5-10x faster) + hide-shorts filter 2026-05-26 10:44:06 -07:00
runtime.rs vc=41: loop round 3/5 — round-2 misses caught + duplicate-entry zip guard 2026-05-25 15:25:25 -07:00
search.rs vc=40: loop round 2/5 — round-1 misses + new HIGHs from round-5 audits 2026-05-25 15:12:30 -07:00
stream.rs vc=40: loop round 2/5 — round-1 misses + new HIGHs from round-5 audits 2026-05-25 15:12:30 -07:00
uniffi-bindgen.rs v0.1.0-U (vc=8): Phase U-1 + U-2 — Rust core + rustypipe search 2026-05-24 08:36:50 -07:00