summaryrefslogtreecommitdiff
path: root/serde_v8/magic/rawbytes.rs
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-01fix(serde_v8): update bytes::Bytes layout assumptions (#15718)Divy Srivastava
2022-07-01chore: use Rust 1.62.0 (#15028)Bartek IwaƄczuk
2022-06-26build: require safety comments on unsafe code (#13870)Luca Casonato
2022-05-13feat(serde_v8): bytes::Bytes support (#14412)Aaron O'Mullan