Skip to content

Commit

Permalink
Merge #250 #251
Browse files Browse the repository at this point in the history
250: fix for latest rustc r=jethrogb a=RalfJung

Fixes xargo for rust-lang/rust#63637

251: cargo update r=jethrogb a=RalfJung



Co-authored-by: Ralf Jung <[email protected]>
  • Loading branch information
bors[bot] and RalfJung authored Aug 26, 2019
3 parents e5f5cd3 + 2634e8f + a007835 commit 933223b
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ matrix:
rust: nightly
if: branch = staging OR branch = trying OR type = pull_request
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly-2018-12-01
rust: nightly-2018-12-01 # old version without rustc-std-workspace-core
if: branch = staging OR branch = trying

# Linux (build only)
Expand Down
Loading

0 comments on commit 933223b

Please sign in to comment.