]> git.lizzy.rs Git - rust.git/commit
Revert "Change config option from format_doc_comments to format_code_in_doc_comments."
authorxiongmao86 <xiongmao86dev@sina.com>
Wed, 8 May 2019 08:51:32 +0000 (16:51 +0800)
committerxiongmao86 <xiongmao86dev@sina.com>
Wed, 8 May 2019 08:51:32 +0000 (16:51 +0800)
commit97d7216cd4ebce511d5707ec5dd8b7b8fe771cba
tree9f999321b266966675e234fefd3b6421f4262c9b
parent6a6924c12b2ad9a99686df9b3d65fd2dd8647665
Revert "Change config option from format_doc_comments to format_code_in_doc_comments."

This reverts commit 6a6924c12b2ad9a99686df9b3d65fd2dd8647665.
17 files changed:
Configurations.md
src/comment.rs
src/config/mod.rs
tests/source/doc-comment-with-example.rs
tests/source/invalid-rust-code-in-doc-comment.rs
tests/source/issue-2520.rs
tests/source/issue-2523.rs
tests/source/issue-3055/original.rs
tests/source/itemized-blocks/no_wrap.rs
tests/source/itemized-blocks/wrap.rs
tests/target/doc-comment-with-example.rs
tests/target/invalid-rust-code-in-doc-comment.rs
tests/target/issue-2520.rs
tests/target/issue-2523.rs
tests/target/issue-3055/original.rs
tests/target/itemized-blocks/no_wrap.rs
tests/target/itemized-blocks/wrap.rs