Skip to content

Rollup of 23 pull requests #58189

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

Merged
merged 53 commits into from
Feb 5, 2019
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
1a18336
proc_macro: make `TokenStream::from_streams` pre-allocate its vector.
pnkfelix Jan 30, 2019
f832a80
Transition remote-test-client to 2018 edition
h-michael Feb 3, 2019
d17b2ec
Transition remote-test-server to 2018 edition
h-michael Feb 3, 2019
3a133f2
Transition linkchecker to 2018 edition
h-michael Feb 3, 2019
39394c8
libfmt_macros => 2018
Centril Feb 2, 2019
7f41ed6
libgraphviz => 2018
Centril Feb 2, 2019
46c2c27
Add NVPTX target into `build-manifest`
denzp Feb 3, 2019
09275b5
libpanic_abort => 2018
Centril Feb 2, 2019
582bbcc
librustc_privacy => 2018
Centril Feb 3, 2019
b5ca255
Transition tidy and unstable-book-gento 2018 edition
h-michael Feb 3, 2019
9851a29
Add the span of attributes of the lhs to the span of the assignment e…
topecongiro Feb 3, 2019
d11d1af
Transition rustdoc-theme to 2018 edition
h-michael Feb 3, 2019
5440149
libunwind => 2018
taiki-e Feb 3, 2019
526a398
Fix #58101
ishitatsuyuki Feb 4, 2019
e3bbd67
Remove weasel word in docs for iter's take_while()
lukaslueg Feb 4, 2019
652f2c7
Add test
ishitatsuyuki Feb 4, 2019
82df9d7
Remove stray FIXME
Feb 4, 2019
4847c09
Add #[must_use] to core::task::Poll
taiki-e Feb 4, 2019
927614f
hir: more HirId methods
ljedrz Feb 4, 2019
59ea75b
add more debugging code to track down appveyor 259 exit code
pietroalbini Feb 4, 2019
57c4c28
Update contributor name in .mailmap
boringcactus Feb 4, 2019
75b1957
update split docs
garyemerson Feb 4, 2019
5d9eed4
Transition build-manifest to 2018 edition
h-michael Feb 3, 2019
212533a
Remove macro_use
h-michael Feb 4, 2019
6904fac
Use derive feature of serde
h-michael Feb 5, 2019
47a587f
Remove unncessary return statement
h-michael Feb 5, 2019
2bfb4b3
add even more debugging code to track down appveyor 259 exit code
pietroalbini Feb 5, 2019
4c8c0fc
SGX target: handle empty user buffers correctly
Feb 5, 2019
d89ebdd
Expose correct items in `os::fortanix_sgx::usercalls::alloc`
Feb 5, 2019
014ffa3
Add Rustlings to the doc index
Feb 5, 2019
a1ec22f
Rollup merge of #58001 - pnkfelix:issue-57735-proc-macro-with-large-t…
kennytm Feb 5, 2019
da3a2fb
Rollup merge of #58096 - h-michael:linkchecker-2018, r=Centril
kennytm Feb 5, 2019
e1f4833
Rollup merge of #58097 - h-michael:remote-test-2018, r=alexcrichton
kennytm Feb 5, 2019
06c9fe9
Rollup merge of #58106 - Centril:libfmt_macros-2018, r=oli-obk
kennytm Feb 5, 2019
ff7ab33
Rollup merge of #58107 - Centril:libgraphviz-2018, r=oli-obk
kennytm Feb 5, 2019
18e5c7a
Rollup merge of #58108 - denzp:nvptx-manifest, r=alexcrichton
kennytm Feb 5, 2019
49509a5
Rollup merge of #58109 - Centril:librustc_privacy-2018, r=oli-obk
kennytm Feb 5, 2019
c4af395
Rollup merge of #58112 - Centril:libpanic_abort-2018, r=oli-obk
kennytm Feb 5, 2019
b9def8e
Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichton
kennytm Feb 5, 2019
3f731d5
Rollup merge of #58114 - h-michael:tidy-unstable-book-gen-2018, r=Cen…
kennytm Feb 5, 2019
757c440
Rollup merge of #58116 - topecongiro:wrong-span-assignment, r=petroch…
kennytm Feb 5, 2019
3dbdd69
Rollup merge of #58117 - h-michael:rustdoc-theme-2018, r=Centril
kennytm Feb 5, 2019
a35dac2
Rollup merge of #58128 - taiki-e:libunwind-2018, r=Centril
kennytm Feb 5, 2019
3abb03f
Rollup merge of #58138 - ishitatsuyuki:stability-delay, r=estebank
kennytm Feb 5, 2019
3fc7373
Rollup merge of #58139 - ljedrz:HirIdification_phase_2.5, r=Zoxc
kennytm Feb 5, 2019
f107710
Rollup merge of #58141 - lukaslueg:patch-1, r=steveklabnik
kennytm Feb 5, 2019
ff097ca
Rollup merge of #58142 - jethrogb:jb/sgx-rwlock, r=joshtriplett
kennytm Feb 5, 2019
64f0032
Rollup merge of #58145 - taiki-e:poll, r=cramertj
kennytm Feb 5, 2019
4c243e2
Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton
kennytm Feb 5, 2019
5f17ce2
Rollup merge of #58169 - boringcactus:patch-1, r=alexcrichton
kennytm Feb 5, 2019
7e72d06
Rollup merge of #58172 - garyemerson:patch-1, r=steveklabnik
kennytm Feb 5, 2019
b3f814f
Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtrip…
kennytm Feb 5, 2019
c23871a
Rollup merge of #58186 - komaeda:docs/integrate-rustlings, r=stevekla…
kennytm Feb 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,10 @@ test_script:
- sh src/ci/init_repo.sh . /c/cache/rustsrc
- set SRC=.
- set NO_CCACHE=1
- sh src/ci/run.sh
# Added this debugging code to try tracking down https://github.com/rust-lang/rust/issues/58160
# Replace it with the commented line below after the issue with AppVeyor is fixed
- "sh src/ci/run.sh & set ret=%errorlevel% & echo exit code in appveyor.yml: %ret% & exit %ret%"
# - sh src/ci/run.sh

on_failure:
# Dump crash log
Expand Down
8 changes: 7 additions & 1 deletion src/ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,13 @@ if [ ! -z "$SCRIPT" ]; then
set +e
sh -x -c "$SCRIPT"
ret=$?
echo "script exited with $ret"
echo "exit code in src/ci/run.sh: $ret"

echo "tasklist:"
tasklist
echo -n "location of sh: "
where sh

exit $ret
else
do_make() {
Expand Down