Skip to content

Commit aa129a7

Browse files
author
Paolo Tranquilli
committed
Rust: introduce canonical trap label caching
1 parent 9563d99 commit aa129a7

File tree

4 files changed

+513
-318
lines changed

4 files changed

+513
-318
lines changed

rust/extractor/src/translate.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
mod base;
22
mod generated;
3+
mod label_cache;
34
mod mappings;
45

56
pub use base::Translator;

0 commit comments

Comments
 (0)