Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

A hack to make the code compile again #43

Merged
merged 2 commits into from
May 31, 2014

Commits on May 30, 2014

  1. A hack to make the code compile again

    Rustc forcefully exports stack_exhausted and eh_personality, resulting
    in symbols being defined twice. We counter this by stripping the
    symbols from all object files being produced.
    farcaller committed May 30, 2014
    Configuration menu
    Copy the full SHA
    523dcf8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2014

  1. Configuration menu
    Copy the full SHA
    acf550e View commit details
    Browse the repository at this point in the history