• I
    Added external crates' sources to FileMap. · c2c31b2d
    Inokentiy Babushkin 提交于
    They are now handled in their own member to prevent mutating access to
    the `src` member. This way, we can safely load external sources, while
    keeping the mutation of local source strings off-limits.
    c2c31b2d
lib.rs 20.8 KB