salsa/examples/calc
Micha Reiser 0656eca815
Some checks are pending
Book / Book (push) Waiting to run
Book / Deploy (push) Blocked by required conditions
Release-plz / Release-plz release (push) Waiting to run
Release-plz / Release-plz PR (push) Waiting to run
Test / Test (push) Waiting to run
Test / Miri (push) Waiting to run
Test / Shuttle (push) Waiting to run
Test / Benchmarks (push) Waiting to run
fix: Delete not re-created tracked structs after fixpoint iteration (#979)
* Fix tracked structs diffing in cycles

* Proper fix

* Clippy

* Add regression test

* Discard changes to src/function/maybe_changed_after.rs

* Improve comemnt

* Suppress clippy error in position where I don't control the types
2025-08-19 11:59:11 +00:00
..
compile.rs chore: Normalize imports style (#779) 2025-03-28 05:11:40 +00:00
db.rs fix: Delete not re-created tracked structs after fixpoint iteration (#979) 2025-08-19 11:59:11 +00:00
ir.rs Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772) 2025-05-09 07:28:54 +00:00
main.rs switch to new database design 2024-07-28 12:47:50 +00:00
parser.rs Clippy 2025-01-31 12:35:21 +01:00
type_check.rs chore: Normalize imports style (#779) 2025-03-28 05:11:40 +00:00