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

Reintroduce expansion info for proc macros 1.1 #43179

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jul 12, 2017

@jseyfried
Copy link
Contributor

Excellent, thanks.
@bors r+

@bors
Copy link
Contributor

bors commented Jul 12, 2017

📌 Commit a260baa has been approved by jseyfried

@bors
Copy link
Contributor

bors commented Jul 14, 2017

⌛ Testing commit a260baa with merge 1fec6451888c0982cd460271a75f675f526fa048...

@bors
Copy link
Contributor

bors commented Jul 14, 2017

💔 Test failed - status-appveyor

@kennytm
Copy link
Member

kennytm commented Jul 15, 2017

x86_64-pc-windows-gnu failed at run-make\issue-26092. Should be spurious.

failures:
---- [run-make] run-make\issue-26092 stdout ----
	
error: make failed
status: exit code: 2
command: "make"
stdout:
------------------------------------------
PATH="<snip>" 'C:\projects\rust\build\x86_64-pc-windows-gnu\stage2\bin\rustc.exe' --out-dir /c/projects/rust/build/x86_64-pc-windows-gnu/test/run-make/issue-26092.stage2-x86_64-pc-windows-gnu -L /c/projects/rust/build/x86_64-pc-windows-gnu/test/run-make/issue-26092.stage2-x86_64-pc-windows-gnu  -o "" blank.rs 2>&1 | \
		grep -i 'No such file or directory'
------------------------------------------
stderr:
------------------------------------------
make: *** [Makefile:4: all] Error 1
------------------------------------------
thread '[run-make] run-make\issue-26092' panicked at 'explicit panic', src\tools\compiletest\src\runtest.rs:2479:8
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failures:
    [run-make] run-make\issue-26092

@jseyfried
Copy link
Contributor

@bors retry

@bors
Copy link
Contributor

bors commented Jul 15, 2017

⌛ Testing commit a260baa with merge 70cd955...

bors added a commit that referenced this pull request Jul 15, 2017
Reintroduce expansion info for proc macros 1.1

r? @jseyfried
@bors
Copy link
Contributor

bors commented Jul 15, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: jseyfried
Pushing 70cd955 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants