Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plugin): Use rmp_serde instead of rkyv #7163

Closed
wants to merge 74 commits into from
Closed

Commits on Mar 29, 2023

  1. Drop rkyv

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4c116c5 View commit details
    Browse the repository at this point in the history
  2. Drop rkyv

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    79cbf66 View commit details
    Browse the repository at this point in the history
  3. Drop rkyv

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    014046e View commit details
    Browse the repository at this point in the history
  4. More fix

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    04c4247 View commit details
    Browse the repository at this point in the history
  5. Remove bytecheck

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f7c7c2e View commit details
    Browse the repository at this point in the history
  6. lockfile

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ba5f426 View commit details
    Browse the repository at this point in the history
  7. Remove features related to rkyv

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    991ff77 View commit details
    Browse the repository at this point in the history
  8. IDE

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7c86efd View commit details
    Browse the repository at this point in the history
  9. lockfile

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fdce2d1 View commit details
    Browse the repository at this point in the history
  10. IDE

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6d8d515 View commit details
    Browse the repository at this point in the history
  11. IDE

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3717c85 View commit details
    Browse the repository at this point in the history
  12. rmp_serde

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4d2619e View commit details
    Browse the repository at this point in the history
  13. lockfile

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4db1e00 View commit details
    Browse the repository at this point in the history
  14. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    64dc467 View commit details
    Browse the repository at this point in the history
  15. Fix swc_common

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0df9522 View commit details
    Browse the repository at this point in the history
  16. Remove rkyv from ast_node

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e9dc908 View commit details
    Browse the repository at this point in the history
  17. Remove rkyv from ast_node

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    36746c8 View commit details
    Browse the repository at this point in the history
  18. feature

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b7e0fd5 View commit details
    Browse the repository at this point in the history
  19. Fix swc_atoms

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6e8a21b View commit details
    Browse the repository at this point in the history
  20. Fix swc_atoms

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7c04f7f View commit details
    Browse the repository at this point in the history
  21. Fix swc_common

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    91bac6b View commit details
    Browse the repository at this point in the history
  22. Fix swc_common

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    21340f3 View commit details
    Browse the repository at this point in the history
  23. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bc764a4 View commit details
    Browse the repository at this point in the history
  24. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fcc9325 View commit details
    Browse the repository at this point in the history
  25. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    17486e7 View commit details
    Browse the repository at this point in the history
  26. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b677efd View commit details
    Browse the repository at this point in the history
  27. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a771881 View commit details
    Browse the repository at this point in the history
  28. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e426a92 View commit details
    Browse the repository at this point in the history
  29. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e760e1f View commit details
    Browse the repository at this point in the history
  30. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4cfda6f View commit details
    Browse the repository at this point in the history
  31. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a9e352c View commit details
    Browse the repository at this point in the history
  32. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    be51e30 View commit details
    Browse the repository at this point in the history
  33. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f7ab83f View commit details
    Browse the repository at this point in the history
  34. Enable serde of url

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    83c9ee8 View commit details
    Browse the repository at this point in the history
  35. lockfile

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fe70308 View commit details
    Browse the repository at this point in the history
  36. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cb2a09f View commit details
    Browse the repository at this point in the history
  37. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3565321 View commit details
    Browse the repository at this point in the history
  38. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9057e0d View commit details
    Browse the repository at this point in the history
  39. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6f6e040 View commit details
    Browse the repository at this point in the history
  40. Dep on serde

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cfc0fda View commit details
    Browse the repository at this point in the history
  41. lockfile

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    29bedf0 View commit details
    Browse the repository at this point in the history
  42. serde

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    33d90ca View commit details
    Browse the repository at this point in the history
  43. Fix more

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    72966be View commit details
    Browse the repository at this point in the history
  44. Features

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aa5ee67 View commit details
    Browse the repository at this point in the history
  45. Feature

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0290a23 View commit details
    Browse the repository at this point in the history
  46. More fix

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    02c8443 View commit details
    Browse the repository at this point in the history
  47. Feature

    kdy1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    032a1a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Fix rmp_serde

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d8ad375 View commit details
    Browse the repository at this point in the history
  2. Force latest serde

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7d8ff83 View commit details
    Browse the repository at this point in the history
  3. lockfile

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    cb5feb0 View commit details
    Browse the repository at this point in the history
  4. Profile only invocation

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1babe40 View commit details
    Browse the repository at this point in the history
  5. Fix bench.sh

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8d895a5 View commit details
    Browse the repository at this point in the history
  6. Fix CI

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6c366f2 View commit details
    Browse the repository at this point in the history
  7. Drop rkyv

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a23cf1a View commit details
    Browse the repository at this point in the history
  8. clippy

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    57b72a6 View commit details
    Browse the repository at this point in the history
  9. Fix test

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e22f2f6 View commit details
    Browse the repository at this point in the history
  10. Print error

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    12d84fe View commit details
    Browse the repository at this point in the history
  11. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9c414a2 View commit details
    Browse the repository at this point in the history
  12. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4769cec View commit details
    Browse the repository at this point in the history
  13. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4fb420a View commit details
    Browse the repository at this point in the history
  14. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1539594 View commit details
    Browse the repository at this point in the history
  15. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f839e4f View commit details
    Browse the repository at this point in the history
  16. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5b20c5d View commit details
    Browse the repository at this point in the history
  17. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a0ac150 View commit details
    Browse the repository at this point in the history
  18. Ignore serde issue for now

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    07536c8 View commit details
    Browse the repository at this point in the history
  19. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3d764eb View commit details
    Browse the repository at this point in the history
  20. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    460d967 View commit details
    Browse the repository at this point in the history
  21. skip

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    35fea1a View commit details
    Browse the repository at this point in the history
  22. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7d90aa1 View commit details
    Browse the repository at this point in the history
  23. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    474325a View commit details
    Browse the repository at this point in the history
  24. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    706a00b View commit details
    Browse the repository at this point in the history
  25. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    747783e View commit details
    Browse the repository at this point in the history
  26. Fix CSS ast

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3c5ba8e View commit details
    Browse the repository at this point in the history
  27. Update test refs

    kdy1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fe80a95 View commit details
    Browse the repository at this point in the history