]> git.lizzy.rs Git - rust.git/commit
Auto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn
authorbors <bors@rust-lang.org>
Wed, 11 May 2016 03:14:46 +0000 (20:14 -0700)
committerbors <bors@rust-lang.org>
Wed, 11 May 2016 03:14:46 +0000 (20:14 -0700)
commit80ec1b9f1040fba67846924234167feeb24d1f68
treee4cf32ec9115cea2f65c2059bcfd6362ba2c6278
parent6dbb0e86aec11050480beb76eade6fb805010ba7
parent5606b42981e5714b22ff61ec2dcd37414d569287
Auto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn

rustdoc: remove artificial indentation of doctest code

The indentation makes the examples look nicer when printed (when is this done?), but breaks tests using multi-line string literals.

Fixes: #25944
src/librustdoc/test.rs