Alex Crichton f3f3ebee3a Remove unsafe usage in backend/src/encode.rs
Using `unsafe` was just a little too eager there so let's use an
off-the-shelf solution for solving the actual problem we have, which is
to allocate strings with a lifetime of `Interner` rather than
deduplicating strings.
2019-03-05 12:28:14 -08:00
..
2019-03-04 09:11:23 -08:00
2019-03-05 09:33:22 -08:00
2019-03-05 08:00:47 -08:00
2019-03-04 09:11:23 -08:00
2019-03-05 08:00:47 -08:00
2019-03-05 08:00:47 -08:00
2019-03-04 09:11:23 -08:00
2019-03-04 09:11:23 -08:00
2019-03-04 09:11:23 -08:00
2018-11-27 12:07:59 -08:00
2019-03-04 09:11:23 -08:00
2019-03-05 08:00:47 -08:00
2019-03-05 08:00:47 -08:00