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

Fix #7217: Add support for rustc-flags without spaces between flags and values #7257

Merged
merged 3 commits into from
Aug 19, 2019

Commits on Aug 17, 2019

  1. Fixed rust-lang#7217, added support for no spaces between flags and v…

    …alues in rustc-flags
    RobMor committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    fc94038 View commit details
    Browse the repository at this point in the history
  2. Added tests for rust-lang#7217

    RobMor committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    18c604f View commit details
    Browse the repository at this point in the history
  3. Fixed formatting with rustfmt

    RobMor committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    a82de17 View commit details
    Browse the repository at this point in the history