about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-04-12 07:14:55 -0700
committerbors <bors@rust-lang.org>2016-04-12 07:14:55 -0700
commit933000613b7774727dd7f1bfe766e2bee71c5747 (patch)
treee3a72cdf530d481cb124e057c0fbbb28fc6e1ddf /src/libsyntax/errors
parentbed32d83fcd1337e962a58fd04fae6b8503e3283 (diff)
parent42bcb4047d724b91b9026ac871cfe24f2e831f14 (diff)
downloadrust-933000613b7774727dd7f1bfe766e2bee71c5747.tar.gz
rust-933000613b7774727dd7f1bfe766e2bee71c5747.zip
Auto merge of #32811 - alexcrichton:check-lints, r=nrc
rustdoc: Fix testing no_run code blocks

This was a regression introduced by #31250 where the compiler deferred returning
the results of compilation a little too late (after the `Stop` check was looked
at). This commit alters the stop point to first try to return an erroneous
`result` and only if it was successful return the sentinel `Err(0)`.

Closes #31576
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions