Quantinuum
hugr
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(hugr-persistent): handle NodeLabel::MetadataKey in mermaid_string_with_formatter Previously, rendering a PersistentHugr with NodeLabel::MetadataKey (e.g. via `hugr mermaid -D <key>`) would panic with unimplemented!(). Since apply_all() produces a materialized Hugr that preserves node metadata, the key can simply be passed through to the extracted Hugr's formatter. Fixes: https://github.com/Quantinuum/hugr/pull/3026#discussion_r3102494868 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
george/debuginfo
2 days ago
Fixes from copilot and self
george/debuginfo
2 days ago
hugr-llvm: test failure on invalid debug info JSON schema Add three tests verifying compilation fails when the JSON stored under the debug info metadata key does not match the expected schema for each of the three node types: - CompileUnitRecord on the Module root - SubprogramRecord on a FuncDefn - LocationRecord on an ExtensionOp Uses set_metadata_any with DEBUGINFO_META_KEY to inject arbitrary JSON directly, bypassing the typed setter. Adds serde_json as a dev-dependency to construct the malformed values. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
george/debuginfo
2 days ago
Documentation
george/debuginfo
2 days ago
Fixes from copilot
george/debuginfo
2 days ago
hugr-llvm: simplify debug info tests Refactor the error path tests to start from the fully-annotated HUGR produced by build_hugr_with_all_debug_info() and only override the specific metadata entry under test, rather than rebuilding the HUGR from scratch in each test. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
george/debuginfo
3 days ago
chore: release
release-plz-2026-04-02T10-56-09Z
3 days ago
chore: Fix new warnings in rust 1.95 (#3027)
main
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(hugr-llvm)!: Add support for emitting debug locations
#3026
2 days ago
dae040b
george/debuginfo
CodSpeed Performance Gauge
0%
chore: release
#3014
3 days ago
c354ef9
release-plz-2026-04-02T10-56-09Z
CodSpeed Performance Gauge
+1%
chore: Fix new warnings in rust 1.95
#3027
3 days ago
d73f2ae
ab/rust-1.95
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs