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

rustc_codegen_ssa: Refactor construction of linker arguments #70868

Merged
merged 7 commits into from
Apr 9, 2020

Commits on Apr 6, 2020

  1. linker: Make argument building interface in trait Linker richer

    by redirecting everything to `Command`
    petrochenkov committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ce25dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032462e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    927db7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f42d81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd6fa68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    379c255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a4fa45 View commit details
    Browse the repository at this point in the history