Narrow an unsafe block to the minimum
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
This was necessary in the days of the raw module, when inserting to the
raw map was the unsafe operation rather than getting mutable access to
the raw map, to which I have changed it now.

No differences found