diff options
| author | bors <bors@rust-lang.org> | 2016-04-12 07:14:55 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-04-12 07:14:55 -0700 |
| commit | 933000613b7774727dd7f1bfe766e2bee71c5747 (patch) | |
| tree | e3a72cdf530d481cb124e057c0fbbb28fc6e1ddf /src/libsyntax/errors | |
| parent | bed32d83fcd1337e962a58fd04fae6b8503e3283 (diff) | |
| parent | 42bcb4047d724b91b9026ac871cfe24f2e831f14 (diff) | |
| download | rust-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
