Nicholas Nethercote
|
1881bfaa2b
|
Rename LintContext::emit_spanned_lint as LintContext::emit_span_lint.
|
2024-01-23 08:08:25 +11:00 |
|
Josh Stone
|
33e0422826
|
Pack the u128 in LitKind::Int
|
2024-01-19 20:10:39 -08:00 |
|
Michael Goulet
|
b2d2184ede
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
Urgau
|
1b2c1a8583
|
Fix ICE by introducing an expr_or_init variant for outside bodies
|
2023-09-27 18:59:24 +02:00 |
|
Urgau
|
f156d3bc57
|
Improve invalid UTF-8 lint by finding the expression initializer
|
2023-09-21 10:16:29 +02:00 |
|
Urgau
|
7f99c7d3e6
|
Add invalid_from_utf8 analogous to invalid_from_utf8_unchecked
|
2023-05-27 00:18:28 +02:00 |
|
Urgau
|
7f8846a9ef
|
Uplift clippy::invalid_utf8_in_unchecked as invalid_from_utf8_unchecked
|
2023-05-27 00:16:47 +02:00 |
|