Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow runtime switching between trans backends #45684

Merged
merged 17 commits into from
Jan 21, 2018

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    74c92c5 View commit details
    Browse the repository at this point in the history
  2. Fix rustc_driver test.rs

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    af0f173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af0f0d View commit details
    Browse the repository at this point in the history
  4. Fix rustc_driver test.rs

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    bd2e808 View commit details
    Browse the repository at this point in the history
  5. Hide even more of rustc_trans

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    6dffaa9 View commit details
    Browse the repository at this point in the history
  6. Hot plug rustc_trans

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    9315ed4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d241f6 View commit details
    Browse the repository at this point in the history
  8. Fix review comments

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    ace502a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ef16d7 View commit details
    Browse the repository at this point in the history
  10. Add missing licenses

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    d2c53f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77dec3b View commit details
    Browse the repository at this point in the history
  12. Fix ICE

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    c044424 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a09aebe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc4deb2 View commit details
    Browse the repository at this point in the history
  15. Hopefully fix the 32bit SEGV

    bjorn3 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    82ac9f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Fix ICE

    bjorn3 committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    a4854e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30232f View commit details
    Browse the repository at this point in the history