You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- rustfmt: reflow long doc/string lines per nightly fmt
- clippy: make BranchTrace::{len,is_empty} const, allow too_many_arguments on SymBackend::propose trait method, remove redundant clones in regression tests
- rustdoc: replace broken intra-doc link to private super::corpus and wrap SaferMaker URL in angle brackets
- private_interfaces: demote 'pub mod symexec' to 'pub(crate)' since callers are all in-crate; trim re-exports to what's actually used (run_symexec_assist, SymExecState, SeedSnapshot)
- drop unused MAX_SEEDS_PER_CYCLE constant
Amp-Thread-ID: https://ampcode.com/threads/T-019e2bc9-ece8-718f-9279-971e3e982bec
Co-authored-by: Amp <amp@ampcode.com>
0 commit comments