|
attr.rs
|
Avoid too many expected symbols and reduce Nones
|
2023-08-03 08:56:31 +00:00 |
|
attr_wrapper.rs
|
Adjust to_attr_token_stream.
|
2023-09-06 17:12:07 +10:00 |
|
expr.rs
|
Suggest fix for ; within let-chains
|
2023-11-09 00:31:42 -08:00 |
|
generics.rs
|
fix couple of clippy findings:
|
2023-07-23 10:50:14 +02:00 |
|
mod.rs
|
Fix is_keyword_ahead visibility
|
2023-11-12 14:46:01 -08:00 |
|
nonterminal.rs
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
pat.rs
|
Minimize pub usage in source_map.rs.
|
2023-11-02 19:35:00 +11:00 |
|
path.rs
|
Minimize pub usage in source_map.rs.
|
2023-11-02 19:35:00 +11:00 |
|
stmt.rs
|
Minimize pub usage in source_map.rs.
|
2023-11-02 19:35:00 +11:00 |
|
ty.rs
|
Recover dyn and impl after for<...>
|
2023-11-14 00:15:10 +00:00 |