Jason Newcomb
|
184845fb0c
|
Fix is_from_proc_macro patterns
|
2023-12-10 15:36:31 -05:00 |
|
Oli Scherer
|
00919a4f92
|
Update ui test crate to auto-detect aux build crate kind
|
2023-08-11 14:02:35 +00:00 |
|
Oli Scherer
|
5bd97ac17a
|
Update tests
|
2023-06-26 14:13:07 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Jason Newcomb
|
1c7048d785
|
Add utility macros to help with writing tests.
|
2023-03-12 17:24:36 -04:00 |
|
Jason Newcomb
|
48bcc1d95f
|
Move let_unit_value back into style
|
2022-04-14 21:33:32 -04:00 |
|
Manish Goregaokar
|
1e8d9fb18c
|
Handle 'implementation safety' headers as well
|
2021-10-21 08:50:50 -07:00 |
|
ThibsG
|
3630afb57f
|
Do not lint if any parent has hidden attribute
|
2021-10-20 17:53:05 +02:00 |
|
Manish Goregaokar
|
25850fc264
|
Make doc_unsafe lint on unsafe traits as well
|
2021-09-28 08:40:59 -07:00 |
|
David Tolnay
|
adcaa1b86d
|
Downgrade let_unit_value to pedantic
|
2020-04-02 18:31:31 -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 |
|