• stylo: Use Arc::get_mut().unwrap() instead of make_mut.

    It's infallible, so no point in using make_mut.
    emilio committed Aug 16, 2016