tame/tamer/benches
Mike Gerwitz 739cf7e6eb tamer: ir::asg::object::IdentObject: Define methods from IdentObjectData
In particular, `name` needn't return an `Option`.  `fragment` also returns a
copy, since it's just a `SymbolId`.  (It really ought to be a newtype rather
than an alias, but we'll worry about that some other time.)

These changes allow us to remove some runtime panics.

DEV-10859
2021-10-14 14:38:02 -04:00
..
asg.rs tamer: ir::asg::object::IdentObject: Define methods from IdentObjectData 2021-10-14 14:38:02 -04:00
asg_lower_xmle.rs tamer: ld::xmle: Narrow Sections types 2021-10-14 12:40:13 -04:00
memchr.rs tamer: benches (memchr): Add missing bench attr 2021-08-19 23:14:33 -04:00
sym.rs tamer: Remove Ix generalization throughout system 2021-09-23 14:52:54 -04:00
xir.rs tamer: Remove Ix generalization throughout system 2021-09-23 14:52:54 -04:00