tame/tamer/benches
Mike Gerwitz 3748762d31 tamer: asg::graph::Asg: Remove type parameter O
This removes the generic on the Asg (which was formerly BaseAsg),
hard-coding `IdentObject`, which will further evolve.  This makes the IR an
actual concrete IR rather than an abstract data structure.

These tests bring me back a bit, since they were written as I was still
becoming familiar with Rust.

DEV-11864
2022-05-12 15:46:17 -04:00
..
asg.rs tamer: asg::graph::Asg: Remove type parameter O 2022-05-12 15:46:17 -04:00
asg_lower_xmle.rs tamer: asg::graph::Asg: Remove type parameter O 2022-05-12 15:46:17 -04:00
iter.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
memchr.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
sym.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
xir.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00