auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfackler
It's too easy to forget the `rust` tag to test something. Closes #11698
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
*
|
||||
* ```
|
||||
* spawn(proc() {
|
||||
* log(error, "Hello, World!");
|
||||
* println!("Hello, World!");
|
||||
* })
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user