Kornel
|
88b9edc9db
|
fmt-debug option
Allows disabling `fmt::Debug` derive and debug formatting.
|
2024-08-28 23:32:40 +01:00 |
|
Xiretza
|
2482f3c17c
|
Convert unexpected_cfg_{name,value} to struct diagnostics
|
2024-05-21 20:16:39 +00:00 |
|
Urgau
|
3b47f4c60c
|
Refer to the Cargo specific doc in the check-cfg diagnostics
|
2024-05-19 20:12:41 +02:00 |
|
Urgau
|
7cb84fbf14
|
Prefer suggesting string-literal for Cargo check-cfg lint config
|
2024-05-19 20:04:32 +02:00 |
|
Urgau
|
05f77d1b79
|
Update unexpected_cfgs lint for Cargo new check-cfg config
|
2024-05-16 20:58:22 +02:00 |
|
Urgau
|
f90b15b7fc
|
Add rustfmt cfg to well known cfgs list
|
2024-05-05 14:30:35 +02:00 |
|
Urgau
|
dcf6853693
|
Update Cargo diagnostics in check-cfg
|
2024-05-04 17:26:15 +02:00 |
|
Urgau
|
517374150c
|
compiletest: add no-auto-check-cfg directive
this directive prevents compiletest from adding any implicit and
automatic --check-cfg arguments
|
2024-05-04 11:30:38 +02:00 |
|
Urgau
|
909fcfcb6a
|
Stabilize checking of cfgs at compile-time: --check-cfg option
|
2024-04-15 21:49:55 +02:00 |
|
Ben Kimock
|
a7912cb421
|
Put checks that detect UB under their own flag below debug_assertions
|
2024-04-06 11:21:47 -04:00 |
|
Guillaume Gomez
|
33e9fc5d8d
|
Update ui tests to take into account the new clippy cfg
|
2024-02-15 14:18:19 +01:00 |
|
Urgau
|
41b69aae91
|
Add way to express no-values with check-cfg
|
2024-01-13 17:19:46 +01:00 |
|
Urgau
|
621e241748
|
Add check-cfg test for Cargo feature without value
|
2023-12-30 01:04:15 +01:00 |
|
Urgau
|
5345a166fe
|
Add more suggestion to unexpected cfg names and values
|
2023-12-13 17:48:04 +01:00 |
|