about summary refs log tree commit diff
path: root/tests/ui/doc.rs
AgeCommit message (Expand)AuthorLines
2019-07-19Update pulldown-cmark to 0.5.3Philipp Hansch-0/+4
2019-03-10Various cosmetic improvements.Alexander Regueiro-6/+6
2019-03-07Add `[rustfmt::skip]` to `doc_markdown` testsMichael Wright-0/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-12Fix doc_markdown mixed case false positivePhilipp Hansch-0/+4
2018-12-12Fix doc_markdown off by one issuePhilipp Hansch-0/+4
2018-12-11Add 'CamelCase' to doc_valid_identsPhilipp Hansch-0/+3
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-5/+0
2018-11-22rust-lang-nursery/rust-clippy => rust-lang/rust-clippyMatthias Krüger-2/+2
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-2/+4
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-09-30Have a separate message for raw URLs in docmcarton-0/+3
2017-09-30Don't lint autolinks in `doc_markdown`mcarton-0/+5
2017-08-21Merge pull request #1973 from rust-lang-nursery/fix-1920Oliver Schneider-0/+6
2017-08-19remove stars at the beginning of multiline commentsAndre Bogus-0/+6
2017-08-06Change all links to reflect the move to rust-lang-nurseryAndre Bogus-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+155
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-169/+0
2017-05-11clean tests/ui/doc.rsLuis de Bethencourt-30/+0
2017-02-08remove all //~ from testsOliver Schneider-29/+29
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+199