From 5e3b4b6c21d33b28e60ce976479339f72d544a6c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 30 Aug 2026 18:35:23 +0200 Subject: Switch from stagit to cgit --- src/blog/2025-06-26-borrow-checker/borrow-checker.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/blog/2025-06-26-borrow-checker') diff --git a/src/blog/2025-06-26-borrow-checker/borrow-checker.md b/src/blog/2025-06-26-borrow-checker/borrow-checker.md index b22d741..10c4ac5 100644 --- a/src/blog/2025-06-26-borrow-checker/borrow-checker.md +++ b/src/blog/2025-06-26-borrow-checker/borrow-checker.md @@ -2,12 +2,11 @@ As I mentioned in my [last post](../2025-06-13-cargo-culture-shock), in the last couple of weeks I have been learning Rust. I have written -[a small library](https://git.tronto.net/zmodn-rs/file/README.md.html) for +[a small library](https://git.tronto.net/zmodn-rs) for [integers modulo N](https://en.wikipedia.org/wiki/Modular_arithmetic) (the original C++ version was mentioned in [this post](../2025-01-21-taming-cpp-templates), rewritten -[my implementation](https://git.tronto.net/ecm/file/README.md.html) -of the +[my implementation](https://git.tronto.net/ecm) of the [ECM algorithm](https://en.wikipedia.org/wiki/Lenstra_elliptic-curve_factorization) (mentioned in [this other post](../2025-02-27-elliptic-curves-javascript)) and I am now playing around with some past -- cgit v1.3