Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bench/type4/blind_attack.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"path-bail": 0,
"uninterpretable": 160
},
"product_crates_tree": "c6b1d22a397c8a27ce3272c1fd16266ff7d01312",
"product_crates_tree": "160a0e30b5f6c515e0366b6dcd2ea0df39042cd9",
"schema_version": 1,
"summary": {
"admission_rejections": 28,
Expand Down
2 changes: 1 addition & 1 deletion crates/nose-frontend/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Frontends: parse source with tree-sitter and lower each file's CST into raw
//! IL. One [`Il`] per file; files are lowered in parallel and collected into a
//! [`Corpus`] sharing a single interner.
//! [`nose_il::Corpus`] sharing a single interner.

mod c;
mod corpus;
Expand Down
2 changes: 1 addition & 1 deletion scripts/evidence/artifacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"consumers": ["Type-4 frontier, query-regression, and adversarial gates"],
"retention_policy": "Preserve current gold/frontier inputs and any sealed or closeout evidence.",
"artifact_count": 29,
"inventory_sha256": "ca09004a744517e72e4e20b6a3349333d86751a433130a86592d5d727146da80"
"inventory_sha256": "6e9080f742ebd9f62b9b615e518f6bde6594f0b9cd4b8227c6b841f27733e156"
},
{
"id": "documentation-policy",
Expand Down