]> git.lizzy.rs Git - rust.git/commit
Auto merge of #42437 - Mark-Simulacrum:skip-no-doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 6 Jun 2017 11:10:37 +0000 (11:10 +0000)
committerbors <bors@rust-lang.org>
Tue, 6 Jun 2017 11:10:37 +0000 (11:10 +0000)
commite1293ecbeaa6996d79282a79bd6f3340b487dab8
tree9ca046379011f5cb6c0ee250f7f7bc300f80f092
parent9006db1fb0a543f927398b86cf4475ad3ec332da
parentdd1d75e9ecedde1803b4a7bfd2599d07d52a708a
Auto merge of #42437 - Mark-Simulacrum:skip-no-doc, r=alexcrichton

Skip documentation files without ``` when running markdown tests.

This should reduce the 'running 0 tests' noise in builds, and I believe this is a good heuristic for us to use.

cc @rust-lang/docs -- do we use the indented format for code blocks anywhere? Will we? If so, we shouldn't do this.

r? @alexcrichton