Manish Goregaokar
|
53c534d11b
|
Update clippy_lints/src/doc.rs
Co-authored-by: Cameron Steffen <cam.steffen94@gmail.com>
|
2021-09-28 09:37:58 -07:00 |
|
Manish Goregaokar
|
25850fc264
|
Make doc_unsafe lint on unsafe traits as well
|
2021-09-28 08:40:59 -07:00 |
|
Aaron Hill
|
4698b366c4
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Lzu Tao
|
c6a4beaf56
|
Rustup https://github.com/rust-lang/rust/pull/67359
|
2020-02-07 10:40:09 +07:00 |
|
Andre Bogus
|
539cd25262
|
External macro check for missing_*_doc
|
2020-01-04 20:19:14 +01:00 |
|
Andre Bogus
|
e3f143ff0a
|
account for doc visibility
|
2019-10-02 21:15:28 +02:00 |
|
Andre Bogus
|
70a7dab773
|
New lint: Require # Safety section in pub unsafe fn docs
|
2019-09-19 09:19:55 +02:00 |
|