|
ast.rs
|
clippy::match_like_matches_macro (#502)
|
2023-04-04 17:09:53 +02:00 |
|
kind.rs
|
Fix typos (#115)
|
2023-03-22 09:02:51 +01:00 |
|
lexer.rs
|
Allow labels and reference with ',' and '.'
|
2023-04-04 18:19:17 +02:00 |
|
mod.rs
|
Renaming and refactoring
|
2023-03-19 22:39:19 +01:00 |
|
node.rs
|
FIX lint clippy::len_without_is_empty (#451)
|
2023-03-31 17:13:31 +02:00 |
|
parser.rs
|
FIX lint clippy::len_without_is_empty (#451)
|
2023-03-31 17:13:31 +02:00 |
|
reparser.rs
|
Disable clippy for specific lines (#503)
|
2023-04-04 17:10:06 +02:00 |
|
source.rs
|
Fix basic lints (cargo clippy) (#383)
|
2023-03-28 09:38:01 +02:00 |
|
span.rs
|
More `track_caller` annotations
|
2023-01-27 12:16:54 +01:00 |