From 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 7 Dec 2024 01:01:45 +0000 Subject: deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff --- src/juicebox_asm/label.rs.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/juicebox_asm/label.rs.html') diff --git a/src/juicebox_asm/label.rs.html b/src/juicebox_asm/label.rs.html index d986d64..d46d49a 100644 --- a/src/juicebox_asm/label.rs.html +++ b/src/juicebox_asm/label.rs.html @@ -1,5 +1,5 @@ -label.rs - source -
1
+label.rs - source

juicebox_asm/
label.rs

+1
 2
 3
 4
@@ -81,8 +81,7 @@
 80
 81
 82
-83
-
//! Definition of the lable type which can be used as jump target and can be bound to a location in
+83
//! Definition of the lable type which can be used as jump target and can be bound to a location in
 //! the emitted code.
 
 use std::collections::HashSet;
-- 
cgit v1.2.3