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

deps: bump rustc-ap crates to v683 #4469

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

calebcartwright
Copy link
Member

Resolves #4355

@calebcartwright
Copy link
Member Author

AppVeyor failures are spurious

Build started
git clone -q https://github.com/rust-lang/rustfmt.git C:\projects\rustfmt
git fetch -q origin +refs/pull/4469/merge:
git checkout -qf FETCH_HEAD
Running Install scripts
appveyor-retry appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
Downloading rustup-init.exe (6,663,680 bytes)...100%
if "%TARGET%" == "i686-pc-windows-gnu" set PATH=%PATH%;C:\msys64\mingw32\bin
if "%TARGET%" == "x86_64-pc-windows-gnu" set PATH=%PATH%;C:\msys64\mingw64\bin
set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
rustup-init.exe --default-host %TARGET% --default-toolchain %CHANNEL% --profile minimal -y
info: profile set to 'minimal'
info: setting default host triple to i686-pc-windows-gnu
info: syncing channel updates for 'nightly-i686-pc-windows-gnu'
info: update not yet available, sorry! try again later
info: default toolchain set to 'nightly'
  nightly unchanged - (toolchain not installed)
Rust is installed now. Great!
To get started you need Cargo's bin directory (%USERPROFILE%\.cargo\bin) in 
your PATH
environment variable. Future applications will automatically have the
correct environment, but you may need to restart your current shell.
rustc -Vv
info: syncing channel updates for 'nightly-i686-pc-windows-gnu'
info: update not yet available, sorry! try again later
error: toolchain 'nightly-i686-pc-windows-gnu' is not installed
Command exited with code 1

@calebcartwright calebcartwright merged commit 55fcbab into rust-lang:master Oct 14, 2020
@calebcartwright calebcartwright deleted the 2x-bump-rustc-ap branch October 14, 2020 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"panicked at 'bad span: .: `'" when formatting tuple.0.0`
2 participants