Skip to content

Commit 77f21d3

Browse files
danielsntedinski
authored andcommitted
Remove FromIrep module, as it is not used and has no tests (rust-lang#619)
1 parent 5011097 commit 77f21d3

File tree

2 files changed

+0
-234
lines changed

2 files changed

+0
-234
lines changed

compiler/cbmc/src/irep/from_irep.rs

Lines changed: 0 additions & 233 deletions
This file was deleted.

compiler/cbmc/src/irep/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
//! TODO: Parser for json symbol tables into the internal irep format
1515
//! TODO: Investigate memory usage, and consider using sharing to reduce memory usage
1616
17-
mod from_irep;
1817
mod irep;
1918
mod irep_id;
2019
mod symbol;

0 commit comments

Comments
 (0)