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

Sync Fork from Upstream Repo #188

Merged
merged 7 commits into from
Jan 22, 2020
Merged

Sync Fork from Upstream Repo #188

merged 7 commits into from
Jan 22, 2020

Commits on Jan 21, 2020

  1. Fix thumb target CI

    jonas-schievink committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ce7172d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef5f929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce36c98 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    This fixes a linkage issue that was fixed a while ago, and adds thumbv8
    support.
    jonas-schievink committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    36e230f View commit details
    Browse the repository at this point in the history
  5. Check in lockfile

    jonas-schievink committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6175f44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d022e01 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Auto merge of #68194 - jonas-schievink:fix-thumb-ci, r=alexcrichton

    Fix CI for embedded ARM targets
    
    Closes #67018
    
    It would be better to move the `thumb-none-cortex-m` test into the `cargotest` suite, but it doesn't seem to support cross-compilation.
    bors committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    f5abfb1 View commit details
    Browse the repository at this point in the history