Andy Caldwell
|
66b46749e6
|
Change lint name to plural
|
2022-07-29 19:35:39 +01:00 |
|
Andy Caldwell
|
2f48257cfb
|
Rename "blacklisted name" to "disallowed name" throughout
|
2022-07-29 19:35:18 +01:00 |
|
Max Baumann
|
9be3945be7
|
fix existing clippy tests
|
2022-03-30 20:12:58 +02:00 |
|
Eduardo Broto
|
6b59675449
|
Remove run-pass annotations from crash tests
It does not seem to be necessary
|
2020-09-25 15:19:36 +02:00 |
|
Philipp Hansch
|
861b897c54
|
Add regression test for endless loop
This was fixed in pulldown_cmark 0.7.1, specifically
https://github.com/raphlinus/pulldown-cmark/pull/438
|
2020-06-01 10:20:17 +02:00 |
|
Philipp Hansch
|
b545f1c3bb
|
Add missing // run-pass annotations to ICE tests
compiletest UI tests do not fail when encountering panics and ICEs
unless the `// run-pass` flag is used.
(This was forgotten in https://github.com/rust-lang/rust-clippy/pull/3743)
|
2019-04-05 07:22:36 +02:00 |
|
Philipp Hansch
|
a586f52a0f
|
Move run-pass tests to UI tests
This should give us more UI coverage for free.
It also removes the `run-pass` suite, so we now only have the `ui` suite.
|
2019-02-06 08:17:39 +01:00 |
|