Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Urgau
|
9e12d919c3
|
Improve well known value check-cfg diagnostic for the standard library
|
2024-07-01 23:03:36 +02:00 |
|
Urgau
|
1c7859e117
|
Don't suggest adding the unexpected cfgs the build-script it-self
|
2024-05-22 20:58:57 +02:00 |
|
Xiretza
|
8004e6a379
|
Make early lints translatable
|
2024-05-21 20:16:39 +00:00 |
|
Xiretza
|
2482f3c17c
|
Convert unexpected_cfg_{name,value} to struct diagnostics
|
2024-05-21 20:16:39 +00:00 |
|
Urgau
|
ccd3e99a1a
|
Fix quote escaping inside check-cfg value
|
2024-05-20 11:44:09 +02: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
|
dcf6853693
|
Update Cargo diagnostics in check-cfg
|
2024-05-04 17:26:15 +02:00 |
|
Nicholas Nethercote
|
99e036bd21
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
|
Urgau
|
a20de73ccf
|
Move --check-cfg documentation to stable books
|
2024-04-15 21:49:56 +02:00 |
|
Urgau
|
bf8715e6ee
|
Move check-cfg diagnostic logic into it's own module
|
2024-03-16 23:33:54 +01:00 |
|