rust-cache/TODO.md
Arpad Borsos f6987ea139
Improve errors and cleanup
- Silence errors and do not create error annotations, fixes #144
- Implement cleanup for new sparse registry
- Do not clean `-sys` dependencies from `registry/src`, hopefully fixes  #150
2023-08-02 12:15:14 +02:00

162 B

  • better .cargo/bin handling:
    • get a list of all the files on "pre"/"restore"
    • move the files out of the way on "post"/"save" and move them back afterwards