Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|
Matthias Krüger
|
56e4ea59d9
|
more clippy fixes:
clippy::match_like_matches_macro
clippy::to_string_in_format_args
clippy::single_char_add_str
clippy::filter_map_identity
clippy::clone_on_copy
clippy::useless_format
clippy::unused_unit
|
2022-03-12 16:50:49 +01:00 |
|
Florian Diebold
|
ac51eea309
|
Add another case to the syntax fixup code
|
2022-03-03 18:30:14 +01:00 |
|
Florian Diebold
|
ccb789b94a
|
Format again
|
2022-02-09 17:52:15 +01:00 |
|
Florian Diebold
|
577f70cc9c
|
Reduce visibility
|
2022-02-09 17:43:37 +01:00 |
|
Florian Diebold
|
dfd2cef0d0
|
Add back an assertion
|
2022-02-09 16:36:45 +01:00 |
|
Florian Diebold
|
63fd643d72
|
Various fixes
|
2022-02-09 16:30:10 +01:00 |
|
Florian Diebold
|
bdb7ae5dd0
|
Rename syntax_node_to_token_tree_censored
|
2022-02-09 13:45:31 +01:00 |
|
Florian Diebold
|
ecf3cff4a6
|
Replace expressions with errors in them
|
2022-02-09 11:58:52 +01:00 |
|
Florian Diebold
|
1a5aa84e9f
|
Track synthetic tokens, to be able to remove them again later
|
2022-02-08 18:13:18 +01:00 |
|
Florian Diebold
|
1b5cd03a37
|
Actually check in fixup.rs
|
2022-02-07 20:30:28 +01:00 |
|