summaryrefslogtreecommitdiff
path: root/cli/tools/coverage/merge.rs
AgeCommit message (Expand)Author
2024-01-01chore: update to Rust 1.75 (#21731)林炳权
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-05refactor: unify CDP types in a single module (#21094)Bartek Iwańczuk
2023-10-05chore: update to Rust 1.73 (#20781)林炳权
2023-08-26chore: update to Rust 1.72 (#20258)林炳权
2023-03-15refactor: remove usages of `map_or` / `map_or_else` (#18212)David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-11-18chore: use Rust 1.65.0 (#16688)Aaron O'Mullan
2022-07-11fix(coverage): better handling of multi-byte characters (#15159)David Sherret
2022-03-23chore: remove all `pub(crate)`s from the cli crate (#14083)David Sherret
2022-01-11fix(coverage): merge coverage ranges (#13334)Bartek Iwańczuk