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 compiletest to pass down --extern flags #54020

Closed
wants to merge 14 commits into from

Commits on Oct 21, 2018

  1. extract helper fn

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    3ed8b02 View commit details
    Browse the repository at this point in the history
  2. try to make this testable

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    f9e988c View commit details
    Browse the repository at this point in the history
  3. add negative test

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    945577f View commit details
    Browse the repository at this point in the history
  4. add name-kv parser

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    7f4f0a4 View commit details
    Browse the repository at this point in the history
  5. expose aux_crate through Config

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    920f259 View commit details
    Browse the repository at this point in the history
  6. extract helper

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    d735cfb View commit details
    Browse the repository at this point in the history
  7. expose fields

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    1beca83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd0280a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b0cbef View commit details
    Browse the repository at this point in the history
  10. add tests

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    e552319 View commit details
    Browse the repository at this point in the history
  11. tidy up

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    b982ecf View commit details
    Browse the repository at this point in the history
  12. port extern-prelude test to aux-crate

    this still doesn't have the definitive answer, but at least is a working start
    .
    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    99e5699 View commit details
    Browse the repository at this point in the history
  13. tidy up

    qmx committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    7dd0e38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90132e0 View commit details
    Browse the repository at this point in the history