Skip to content
Snippets Groups Projects
  1. May 10, 2023
  2. May 06, 2023
  3. Apr 08, 2023
  4. Mar 26, 2023
  5. Mar 09, 2023
    • Patrycja Rosa's avatar
      */*: utilise sparse crates.io fetches · fbcf4c4f
      Patrycja Rosa authored and alice's avatar alice committed
      this is a million times faster
      
      new only in rust 1.68, and fails on older versions,
      but we have only latest in aports and don't support anything else, so
      it's okay.
      fbcf4c4f
  6. Feb 25, 2023
  7. Feb 13, 2023
  8. Feb 11, 2023
    • alice's avatar
      */*: cargo fetch with --target · 39f6fef7
      alice authored
      this does not download deps that won't be used for the default build
      target (the ctarget we are building for implicitly).
      this makes quite a few fetches faster.. because a ton of crates download
      a 10mb "windows-sys" that is never used, amongst other things.
      
      maybe breaks a thing or two.
      39f6fef7
  9. Feb 01, 2023
  10. Jan 18, 2023
  11. Jan 13, 2023
  12. Jan 11, 2023
  13. Jan 07, 2023
  14. Nov 24, 2022
  15. Nov 22, 2022
  16. Nov 20, 2022
  17. Nov 07, 2022
  18. Oct 12, 2022
  19. Oct 08, 2022
  20. Sep 27, 2022
  21. Sep 15, 2022
  22. Sep 05, 2022
  23. Aug 14, 2022
  24. Aug 04, 2022
  25. Aug 02, 2022
  26. Jul 26, 2022
  27. Jul 21, 2022
  28. Jul 11, 2022
  29. May 29, 2022
  30. May 16, 2022
  31. May 08, 2022
  32. Apr 26, 2022
  33. Apr 07, 2022
  34. Mar 15, 2022
  35. Mar 09, 2022
  36. Feb 08, 2022
  37. Dec 31, 2021
  38. Dec 21, 2021
Loading